Hi,
I use ShapedForm and table(3 cols, 5 rows, each field has one or more items(may be nested table)) for layout with Q1-08 SP1. Everything is Ok. Now I change to RadForm and apply Theme Office2007Blue. Everytime it loads, It flashs and blurs, look like you watch a bad video clip. After finishing load up, it fines. When I open a child form, main form is flash and blur again. It takes time just to open a child form. This problem I didn't have with ShapedForm. Does anyway slove it?. I pretty like RadForm because I don't have to add titlebar again.
Hi everyone i'm triying to do a multi level hierarchic grid and well it works ... I have 3 level of grid but the size of the third level is too small I don't know why ... I can't see my rows on the third level..
I need to be notified when a user sets or clears the checkbox in a GridViewCheckboxColumn, as I need to enact logic based on whether the user has checked any rows or not, and I'm not seeing any good resources on how to do this. Or, is there a property that I'm not seeing that will allow me to get the count of checked rows?
If I have a DockPanel which contains a DockManager and set of DockPanels and I close the topmost DockPanel, the Closed event of the parent is called, but the Closed event for the children DockPanel objects is never called.
Do I need to do something special to get the Close events to fire for the children DockPanels?
I'm having a problem. Is there any way to make a TreeView with TriState mode activated, bound to self-related data (DataTable) to show the checkboxes checked or unchecked automatically, accordingly to data in the DataSource?