AD
Administrator
Syncfusion Team
November 22, 2008 10:37 AM UTC
I have solved it. You can do it by setting following two properties:
model.Properties.DisplayHorzLines = false;
model.Properties.DisplayVertLines = false;
Where model is object of gridmodel located inside GridControl Object.
NA
Nisha Arockiya A
Syncfusion Team
November 24, 2008 12:33 PM UTC
Hi Vighnesh,
Thanks for your Update.
Glad that you have found the solution by yourself.
Please let us know any other concerns.
Regards,
Nisha