Third-party Grid recommendation?

  • Thread starter Thread starter Jim Corey
  • Start date Start date
J

Jim Corey

Hello,

I've been using the datagrid, but now I need to sort
on the columns, and I really want to do this on the client
to save performance time.
I had a third-party grid I used in ASP that worked great, but it was
difficult to work with.

So my list of requirements are simply:
-- Sort by column (which implies that it'll be scrollable)
-- Ease of use.
-- Don't mind if it's reasonably priced, but I probably
don't want a ton of features if that's going to complicate things.
-- agreeable to my hosting company.

Anybody want to offer some experiences?

Thanks,
Jim
 
I use the datagrid that comes with web matrix. It has some built in
features that would be a lot more work using the standard datagrid.
All it requires is for the dll from web matrix to be in the bin
directory.

Leslie
 
Check out the Infragistics controls. Your host won't mind because they are
native .NET objects. A little pricey, but you get a lot of cool controls.

Charlie
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top