Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Grid > RadGrid online resources
RadControls for ASP.NET are no longer supported (see this page for reference). In case you have inquiries about the Telerik ASP.NET AJAX controls, post them in the pertinent ASP.NET AJAX forums.

RadGrid online resources

Feed from this thread
  • Posted on Dec 28, 2006 (permalink)

    Hi guys,

    After making a great progress with the grid documentation since version 3.1.0 of RadGrid (and the process will surely continue for the next versions of the product - for more info check out this forum post), we are pleased to inform you that we revamped the online demos of the control and included several useful integration examples which cover real-life scenarios (for example grid filtered by combo, edit/insert through pop-up window, Google-like filtering, etc.).
    Moreover, we constantly enrich the code library sub-section of RadGrid on our site with sample projects, thus providing additional hints/tricks for custom code implementations.

    In order to get familiar in a fast and pretty straight-forward manner with our web grid control, I suggest you visit the online resources linked below:

    Online examples

    Online documentation

    Code library

    Of course, you can browse the public forum as well in order to find a specific information/code sample concerning an aspect of the grid object model/ features. There are numerous threads which can get you started/assist you through the development process.

    Finally, we will appreciate your feedback on the structure/content of the online resources - our goal is to continue enriching them, thus facilitating our customers even more.

  • Posted on Jan 15, 2007 (permalink)

    Being a new kid on the block, i can tell you that your format, your presentation, your hooks from the dev IDE to your online resources are second-to-none. I have a strong connection to another firm in a differing vertical market that has outstanding support (DeKlarit) and you folks now make me say i work with 2 of the best in the support industry. thanks kindly, drew..

  • Posted on Mar 27, 2007 (permalink)

    We create two grid in parent child relation. Child grid has select otion (checkbox) when we move from one parent record to another then old child  record corresponding to that does not maintain their state checked.

    Please help me give response as soon as possible.

    Thanks
    Pradeep Sharma

  • Sebastian Sebastian admin's avatar

    Posted on Mar 27, 2007 (permalink)

    Hi Pradeep,

    This sticky forum thread is dedicated to inform the community members for the online resources available for our web grid. If you want to continue the communication in our public forum, start a new thread with the information from this post by clicking the button at the bottom of the main forum page.

    Regarding your question:
    The checkboxes state in the detail tables might be lost on action which triggers implicit grid rebinding. To learn how to persist the selection refer to the online resources linked below:

    http://www.telerik.com/help/aspnet/grid/?gridPersistCheckBoxStateInGridTemplateColumnOnRebind.html

    http://www.telerik.com/community/code-library/submission/b311D-ghhmh.aspx

    Best,
    Stephen
    the telerik team

    Instantly find answers to your questions at the new telerik Support Center

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Grid > RadGrid online resources