I am writing an application with data grid and I want something similar to ExtJS GroupingView.
Is there something like that coded already ?
I have seen QTitan DataGrid but it is not free and not opensource.
Thanks.!
ExjJS grid looks like this:
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
DevExpress (http://devexpress.com) have I believe one of the best Grids with Grouping support. QTitan’s (http://www.devmachines.com) is a replica of the DevExpress one.
DevExpress have their grids for C#, Delphi, VB.NET, as ActiveX. You haven’t really specified which language you use.