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

Problem with self-referencing grid and TemplateColumn

1 Answer 32 Views
Grid
This is a migrated thread and some comments may be shown as answers.
leonardo
Top achievements
Rank 1
leonardo asked on 03 Nov 2008, 01:56 PM
Hi All,

I'm using the last build (2008.2.1001) and i have faced a problem using a self-referencing grid created on OnInit, using some template columns (images and labels) and ServerOnDemand hierachy load mode. After i expand an item only the children items is successfully presented, the other items on different hierarchy path do not show template columns. Is it a known issue ?

Thanks a lot.
Leonardo.

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 06 Nov 2008, 12:12 PM

Hello leonardo,

Can you please verify that you instantiate your hierarchical grid programmatically in par with the concepts explained in this topic from the documentation:

http://www.telerik.com/help/aspnet-ajax/grdprogrammaticcreation.html (paragraph 'Create hierarchical grid programmatically')

This should ensure that the template columns along with the content inside them will be recreated on each postback as expected.

Additionally, verify that you are using the latest release 2008.3.1105 of RadControls for ASP.NET AJAX in your project.

Best regards,

Stephen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
leonardo
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or