Problem in sorting Datagrid
-
Hope u r all fine :) I have a problem concerning sorting in a datagrid. I have a bound column that gets its value from 2 database fields -FirstName & LastName- When I write in the sort expression of that column "FirstName" it sorts properly but when I write "FirstName,LastName" it doesn't sort.. So how can I sort using these 2 columns together?? Thanks a lot in advance
-
Hope u r all fine :) I have a problem concerning sorting in a datagrid. I have a bound column that gets its value from 2 database fields -FirstName & LastName- When I write in the sort expression of that column "FirstName" it sorts properly but when I write "FirstName,LastName" it doesn't sort.. So how can I sort using these 2 columns together?? Thanks a lot in advance
-
Hope u r all fine :) I have a problem concerning sorting in a datagrid. I have a bound column that gets its value from 2 database fields -FirstName & LastName- When I write in the sort expression of that column "FirstName" it sorts properly but when I write "FirstName,LastName" it doesn't sort.. So how can I sort using these 2 columns together?? Thanks a lot in advance
try to use dataview for sorting...
Thanks & Regards Vishal Sharma vishalsharma556@yahoo.co.in