My favorite grid

by ishaih 10/11/2007 7:13:00 AM

When working with AJAX to create a better UI, I like using javascript controls instead of .Net server controls inside update panels.
The Asp.Net GridView is great for normal server-side generated pages but it's not right for client side UI.
I needed a control that allows creating the grid on the client side and supports client side sorting and column drag & drop.

I found this control which does the basic sortable table with drag and drop but it missed some key features.

After a lot of customization, I now have a control that supports links and string formatting on the client side.
I am currently working on clearing up the code and separating it from other features of our system so I can release it (watch this space...)

so if you need a nice little grid view that you can easily customize to your needs, I would go with the WebFX control, I couldn't find any other control that's close to it and this one is free.

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , ,

AJAX | Javascript

Powered by BlogEngine.NET 1.3.1.0
Theme by Mads Kristensen

About the author

Name of author Ishai Hachlili
I've been developing web applications using Microsoft technologies for over 10 years. This is my way of doing things, it might be a little different...

E-mail me Send mail

Calendar

<<  July 2010  >>
MoTuWeThFrSaSu
2829301234
567891011
12131415161718
19202122232425
2627282930311
2345678

View posts in large calendar

Pages

    Recent comments

    Authors

    Disclaimer

    The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

    © Copyright 2010

    Sign in