Click here to Skip to main content
15,891,033 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am using FlexGrid in VB.NET(2010), and now I want to set ForeColor = Red for cell(2,2) and Backcolor = Blue for cell(3,3). It is very easy in VB6 but in VB.NET I can find the way to resolve this problem.

So if you know, please help me.

Thanks in advance.
Posted

1 solution

Why on earth are you using a crap control from VB6 instead of the ones built in to .NET ?
 
Share this answer
 
v2
Comments
ngthtra 28-Jun-11 3:21am    
the simple it is requirement. I can only work according to this requirement.
could you help me?

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