Superfly1611 Posted July 4, 2005 Posted July 4, 2005 Hello, I've been trying to work out how to apply conditional formatting on a datagrid and would very much like your input as i'm stumped. I have a DataTable which stores my data and is the datasource for my datagrid, i'd like to know how to format each row in the datagrid depending on a value in the datatable. Many Thanks Quote
AlexCode Posted July 13, 2005 Posted July 13, 2005 You must create your own ColumnStyle. Take a look here: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/vbtchformattingwindowsformsdatagridvisualbasicprimer.asp Alex :p Quote Software bugs are impossible to detect by anybody except the end user.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.