Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Editing a Page from a Web Form DataGrid
Message
 
To
All
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Editing a Page from a Web Form DataGrid
Miscellaneous
Thread ID:
01205707
Message ID:
01205707
Views:
74
Hi.
I have an 'Maintenance' page which is working fine to Add records.
I also have a Search page which returns a Page with a DataGrid of selected records.
I would like to be able to Click on a record in the dataGrid,and call the 'Maintenance ' page with the Primary key.
Then in the Load of the Page, either enable the 'Add' or Modify button.

My problem is I'm not sure how to add a column to the grid, so that when it is clicked, it calls the maintanace page with the Primary Key of the record.

Any help appreciated

(I've used the Edit in the dataGrid but there are too many fields to edit in a row)

Regards,
Gerard
Next
Reply
Map
View

Click here to load this message in the networking platform