Hi there,
I am using the UltraDataGrid and I couldn't find the DisplayLayout property as specified in the documentation. I am using Visual Studio 2008 and CLR 3.5.
The tag that appeared in my html was this. Also, I couldn't reference to Infragistics.WebUI namespace.
<ig:WebDataGrid ID="_grid" runat="server" Height="350px" Width="766px" >
I saw that a similar post back in the forums and a sample solution was posted. I downloaded the solution but the tags in that was different to mine.
<igtbl:UltraWebGrid ID="UltraWebGrid1" runat="server" Height="303px" >
I had a trial copy of the .NET Controls previously and it expired. I installed another copy of the .NET Controls after purchasing the Ultimate Bundle. Could this be causing the problem ?
Would appreciate some help. Thanks.
Hi David,
You will get more information about WebDataGrid available at following link: <http://help.infragistics.com/NetAdvantage/ASPNET/2010.2/CLR4.0/?page=Web_WebDataGrid_WebDataGrid.html>
And you will find more information about UltraWebGrid available at following link: <http://help.infragistics.com/NetAdvantage/ASPNET/2010.2/CLR4.0/?page=Web_WebGrid.html>
Let me know if you have any questions with this matter.
NehaDeveloper Support EngineerInfragisticswww.infragistics.com/support
Hi,
The above links don't work.