Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sorting mmDataGrid
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Sorting mmDataGrid
Environment versions
Environment:
C# 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01064815
Message ID:
01064815
Views:
59
Kevin,

Enabling sorting on asp.net datagrids is a real pain since you have to write all sorting logic in the SortCommand event for every grid that you create. Have you given thought to enhancing the mmDataGrid class to generate that logic for grids dynamically based on the bindingsource of the grid? I don't even know if it is possible, but I am trying to figure out a way myself to not have to write sorting code for every datagrid that I have.

Matthew J. Price
Next
Reply
Map
View

Click here to load this message in the networking platform