Hi all,
I have just begun testing this grid and followed the 'getting started' section of the online help. I follow all steps and when I run the application I find a blank screen. When I look in the source code I can see that the table is there and populated with the correct data but the style information for the grid (the div tag) and for nested tables states 'visibility:hidden'. So everything is there but is hidden by the css that is applied.
The grid property visible is set to true and I can't find any other place to set this. Any help would be appreciated.
Thanks
Peter
Hello Peter,
Thanks for posting in the community. I cannot say what the cause of this behavior could be without any code but I would like to point out some useful sources that can really speed up your learning process :
1. A few videos regarding the grid : http://forums.infragistics.com/aspnet/media/default.aspx?PageIndex=5
2. A lot of samples with complete code in it : http://samples.infragistics.com/aspnet/ComponentOverview.aspx?cn=data-grid
Best regards,