Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
175
Sorting problem in gridview
posted

Hi All,
I am having three columns in my gridview.(EmployeeID,EmployeeCode and EmployeeName).My sorting is very fine with EmployeeID and EmployeeCode column as they are integer.But it is not ok with the EmployeeName. EmployeeName is a string type variable.
I am using both paging and sorting in my page.Do consider this also.
 
Can u plz tell me what may be the problem is.And what can be done to solve it.
 Thanks
Gitanjali.