Greetings, brand new to the asp.net world. I have built a simple datagrid and need to link a dropdown menu to each line. The menu will be the same for each line in the datagrid but I need to inherit information from the record to pass when the user selects one of the menu items.
With that said any help with:
1. Is it possible to create a dropdown menu inside a datagrid, if so how?
2. How do I link the record data to the menu, so I can pass.
Not sure where to start with this, any help is greatly appreciated.
Regards,
Mike
With that said any help with:
1. Is it possible to create a dropdown menu inside a datagrid, if so how?
2. How do I link the record data to the menu, so I can pass.
Not sure where to start with this, any help is greatly appreciated.
Regards,
Mike