I am trying to use one function to handle a SelectedIndexChanged event for 5 radio button groups that correspond to 5 populated Datagrids. The radio buttons have a choice of 5,10 25 for a datagrid.pagesize.
I am having trouble trying to find a way to pass the name of the existing datagrid...
I am trying to use one function to handle a SelectedIndexChanged event for 5 radio button groups that correspond to 5 populated Datagrids. The radio buttons have a choice of 5,10 25 for a datagrid.pagesize.
I am having trouble trying to find a way to pass the name of the existing datagrid...
I want to be able to use a function to create a dataset under different names and then store that dataset into Session. I will pass in a name as a variable to save that dataset into Session as. I havent found the right way to dynamically create that Session variable name. Something like this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.