xtremeLogic
Programmer
Hi,
I am trying to implement sorting to my datagrid. I have set the
AllowSorting property to true and set the OnSortCommand Event handler to a
sub in my vb code file. When my page loads up, the column headers are
underline, but when I click on them, nothing happens. I tried changing the
name of my event handler but then the page gives an error when loading
saying it doesn't recognize the new name.
Any ideas, what is wrong as this is driving me crazy!!!
Thanks,
I am trying to implement sorting to my datagrid. I have set the
AllowSorting property to true and set the OnSortCommand Event handler to a
sub in my vb code file. When my page loads up, the column headers are
underline, but when I click on them, nothing happens. I tried changing the
name of my event handler but then the page gives an error when loading
saying it doesn't recognize the new name.
Any ideas, what is wrong as this is driving me crazy!!!
Thanks,