Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,

I'm developing an Application on Windows Mobile 6.5 and I have to
implement a DataGridControl with alternating Row-BackColors.

So I've written a class that inherit from DataGridTextBoxColumn to paint
every second row in another color. Problem is now that i have to set
the column width manually because by changing the Columnstyle i've overriden
the defaults.


Do anyone knows a way to set the Column-Width automaticly in C# .Net CF?

Thanks a lot
Posted
Comments
Sunasara Imdadhusen 14-Jun-13 8:00am    
Where is your code?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900