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
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