1
Answer

Problem with customization of DataGridColumnStyle

Administrator

Administrator

22y
2.4k
1
1) I have customized DataGridColumnStyle for "DateTimePicker" and an "UserControl" - but not able to show these controls always - the control in a particular row is displayed only when I click on the column.... 2) In the paint override method, do I need to use Draw**** methods for drawing UserControl - isn't there any better way..... Please help me....
Answers (1)
0
sailorfoley
NA 97 0 20y
yes it can i have gotten it to work.the only problem i came across is that the folder where you reference your dll must contain the xml file that contains the information about the DLL. Try making the XML file the same name as the assembly