[02/03] Datagrid - Making it editable and able to link to next page
I have this datagrid that I want to make it editable. How do I make it editable after clicking a link? Can show me the steps?
Next, when the user click on the link, the information of that link will be pass to the next page.
Example:
http://www.vbforums.com/images/ieimages/2007/01/1.jpg
When the link is click, module Code will be passed down to the next page. How am I suppose to do tat?
Re: [02/03] Datagrid - Making it editable and able to link to next page
Didn't I answer this earlier? :confused:
Use the ItemDataBound event to modify the links in your datagrid, giving them URLs to go to, that look like this:
PageName.aspx?itemid=IT9516