Jump to content
Xtreme .Net Talk

uidgreg

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by uidgreg

  1. 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
  2. Co2 is right. The DataGrid is difficult to use. And if it's in the Tool Box, there should be no need to customize it. Microsoft should have done that. What happened to RAD - Rapid Application Development? Want proof from a respected author? Check out this link: http://www.devx.com/codemag/Article/11489
×
×
  • Create New...