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

[Solved] Can't get "Hiding expand/collapse images when no records with HierarchyLoadMode = Client" to work

2 Answers 93 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 07 Jan 2008, 03:01 AM
Hi

I'm using VS2008, ASP.NET 3.5 and C#.

I'm having trouble getting Hiding expand/collapse images when no records with HierarchyLoadMode = Client to work as discussed in: ms-help://telerik.radcontrols.prometheus.2007.Q3/telerik.radcontrols.prometheus.2007.Q3/grdHideExpandCollapseImagesWhenNoRecordsClientLoadMode.html.

My OnRowCreated fires however although the 'rowObject' in the event is a valid object, rowObject.ItemType is always undefined.

Am I doing something wrong?


Kind regards

Mark Eaton


2 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 09 Jan 2008, 03:25 PM
Hi Mark,

The code in the article you pointed to is obsolete and we thank you for bringing it to our attention. We will make sure it is removed for the Q3 SP1 on Monday. For the Prometheus Grid, you can use the same approach for hiding the images with all three modes - Client, ServerBind and ServerOnDemand. Here is the respective article.

Sincerely yours,
Steve
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Mark
Top achievements
Rank 1
answered on 14 Jan 2008, 11:41 PM
Hi

This is now working nicely.


Kind regards

Mark Eaton
Tags
Grid
Asked by
Mark
Top achievements
Rank 1
Answers by
Steve
Telerik team
Mark
Top achievements
Rank 1
Share this question
or