AD
Administrator
Syncfusion Team
April 22, 2003 05:33 PM UTC
I think you will have to edit the resx file and remove any references to colwidths and rowheights that might be in the file. To do this, click the show all files button in the solution explorer. Then click the form's node to show the resx file. Double click the resx file to open it in the XML editor grid. Highlight the rows with any colwidths or rowheights in them, and delete them.
GM
George Mihaescu
April 22, 2003 06:14 PM UTC
Thank you very much indeed, your solution solved the problem.