Hi all,
I'm using the CheckBoxList control for the first time. AutoPostBack is set to "True". My problem is that on postback, none of the items seem to be selected. What could I be doing wrong? The code is here: http://pastebin.ca/4114 I'm talking about the code around line 73. There is a...
__doPostBack('dgrdOutput:_ctl1:_ctl1','') is one of the javascript functions on my page. Can I use Request.Form to retrieve this? If not, is there another way? I'm just trying to use the "_ctl1:_ctl1" part in my script.
Thanks alot in advance.
Hi all,
I have a DataGrid that's never populated using the same SQL query. Since the column (field) names are usually different, I don't know of a way to create a SortView based on a member of my dataset's DefaultView. Is it still possible to sort this DataGrid? If so, how?
Thanks in advance
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.