Hello,
Is there a way to have a template column with a linkbutton containing a pop-up context menu, allowing to update the data on that row? I have a grid populated with data (from the NeedDatasource handler). I'd like to allow user to left-click on the link button to pop-up a menu, and select a menu item which will update the underline record's data according to the menu item's value. I couldn't find any message/knowledge base to allow me to pass the datakey's value from the client to server to pass on to the DAL. I want to use left-click on a linkbutton to restrict users only to click on the button to activate the allowable command (and also, make it more user-friendly!)
Since I don't know where to start, it'd be tough to provide some code. Any help would be greatly appreciated.
Tri.
Is there a way to have a template column with a linkbutton containing a pop-up context menu, allowing to update the data on that row? I have a grid populated with data (from the NeedDatasource handler). I'd like to allow user to left-click on the link button to pop-up a menu, and select a menu item which will update the underline record's data according to the menu item's value. I couldn't find any message/knowledge base to allow me to pass the datakey's value from the client to server to pass on to the DAL. I want to use left-click on a linkbutton to restrict users only to click on the button to activate the allowable command (and also, make it more user-friendly!)
Since I don't know where to start, it'd be tough to provide some code. Any help would be greatly appreciated.
Tri.