Hello
The attached screen shot is of a dialog that uses a windows list box control. The list box is customized via the Owner Drawn Mode so we can write multiple lines and format the text in each row. An additional requirement has surfaced that requires the content of each row to be expanded to the right with 3 addition columns each containing a check box. I've decided to use a wingrid but I can't find any examples or guideline on being able to change just one columns presentation in the wingrid. Can this be done and can you point me to an example? I'm using NetAdvantage Winforms 12.2.
Thank you
Hello ClaySeifert,
Could you explain in details what you are after? Do you want to change the appearance of all cells in a particular column in some way? Or maybe a row's appearance?
Thank you in advance.