We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Problem setting GridModel in GridWebControl

In Visual Studio 2005 I trying to configure the GridWebControl in my code as shown below and the Intellisence it references the Windows GridModel namespace not the Web as shown below.

Syncfusion.Windows.Forms.Grid.GridModel

_searchResults.GridModel[0, 2].Text = "Alert Name"; - fails to compile

I tried every thing to fix this. What is the problem? I'm using version 4.4.0.51

1 Reply

GB Gokul B Syncfusion Team February 5, 2007 11:51 PM UTC

Hi Glenn,

My sincere apology for the delay in responding to you.

In your pervious code snippet, Grid Model should always point to the Syncfusion.Windows.Forms.Grid.GridModel. Since we are inheriting the Grid Model properties from the Windows grid.We couldn't able to reproduce the issue as you mentioned.It is working fine when we tried to apply the style information for the cell(i.e Text in your scenario). So could you please update us the sample which causes the issue. And also please update us with the stack trace information. It will help us for further investigation.

Thanks for using Syncfusion products.

Regards,
Gokulkumar.B




Loader.
Live Chat Icon For mobile
Up arrow icon