This is a migrated thread and some comments may be shown as answers.

More interactive client side script

1 Answer 69 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Alagappan Venkatachalam
Top achievements
Rank 1
Alagappan Venkatachalam asked on 20 Jul 2009, 12:06 PM
Hi there,

Is there any functionality available in telerik, like the grid used in www.xero.com accounting package which fully acts on client side?.

It is very fast, dynamic and intuitive. If the similar kind of functionality is available then it would be great for a real time small and independent programmers like me to develop more intutive solutions.

Telerik, tools are great but still I need a functionality like the grid used in xero.com. If it could be done with the telerik grid then please let me know how to do it.

Thanks

Alagappan Venkatachalam

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 23 Jul 2009, 12:43 PM
Hello Alagappan,

RadGrid for ASP.NET AJAX supports declarative or programmatic client-side binding (through page methods or web services) with sorting/paging/filtering capabilities. This grid functionality  is presented in the following online resources:

http://demos.telerik.com/aspnet-ajax/grid/examples/client/declarativedatabinding/defaultcs.aspx
http://demos.telerik.com/aspnet-ajax/grid/examples/client/databinding/defaultcs.aspx

http://www.telerik.com/help/aspnet-ajax/client-side-binding.html

You may consider taking advantage of this aspect of the RadGrid object model for your custom implementation.

Kind regards,
Sebastian
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
Alagappan Venkatachalam
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or