Hi
I am a newbie to .NET development and Visual Sudio and I would be grateful for any help. Is it true that Visual Studio has a built in Add Edit Delete feature built in which can be added to a datagrid. I see that it writes all the relevant add, update, delete statments for you. However how do I get it to put this on my datagrid. I have tried going into "Columns" section under the "Property Builder" of the datagrid and added the Edit, Update Cancel feature. This is then adds a column to my datagrid however when I build the page the Edit hyperlink does not do anything. I must be missing something
I would be grateful for any advice or articles you could recommend.
Many thanks
I am a newbie to .NET development and Visual Sudio and I would be grateful for any help. Is it true that Visual Studio has a built in Add Edit Delete feature built in which can be added to a datagrid. I see that it writes all the relevant add, update, delete statments for you. However how do I get it to put this on my datagrid. I have tried going into "Columns" section under the "Property Builder" of the datagrid and added the Edit, Update Cancel feature. This is then adds a column to my datagrid however when I build the page the Edit hyperlink does not do anything. I must be missing something
I would be grateful for any advice or articles you could recommend.
Many thanks