Hi.
Concerning the DataGrid ...
I just need to format a DataGrid row (i.e. change the text color) based on the value of some cell. I've researched this quite a bit and have only found the following:
http://www.codeproject.com/useritems/CustomDataGridsAndDesigne.asp#xx486254xx
Does anyone know of a simpler way of doing this? And in VB.NET (rather than C# as given in the example)?
For those interested, I received a reply on the Microsoft .NET Framework Windows Forms forum saying that such functionality might be added to the next version of Visual Studio.NET ...
http://www.windowsforms.net//Forums/ShowPost.aspx?tabIndex=1&tabId=41&PostID=5556
Thanks