datagrid problem
- From: "Jon" <ruffles_@xxxxxxx>
- Date: Wed, 10 Aug 2005 13:34:58 -0400
I have a datagrid on my page that I add columns to programmatically and then
bind it to a dataset. Works great. My problem is with sorting. I assign
each column a sortexpression and set allowsorting to true, but when I click
on the header link that would normally sort it calls the grid_ItemCommand
and not grid_SortCommand. For some reason, it seems to think the header
text is just another item. Any ideas on solving this?
Thanks
Jon
.
- Prev by Date: How to call a Sub function from .ASPX file ?
- Next by Date: Confirming leaving the page.....
- Previous by thread: How to call a Sub function from .ASPX file ?
- Next by thread: Confirming leaving the page.....
- Index(es):