Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
395
Ultragrid layout ignored in user controls
posted

Hi,

I have a strange behavior with the ultragrid. Unfortunately, it does not happens everytime so it is hard for me to find the source of the problem. I did try it in a simple solution and it does not happen. Anyway, I'd like to have your thoughts about it:

I added an ultragrid to a user control and edited the grid to have a customized display (header caption, wrapheader text, filter column, fixed headers...). When I add the user control onto the "Main Form", some properties are not shown (header caption didn't follow, neither the wrap header text option, but the row summaries is activated and the fixed header as well).

(By the way, I wanted to add another snapshot to this thread to show the result in the Main Form, but when I want to add another picture, it overwrites my first picture).

Anyway... The only lead I have is that this grid is populated from a datatable that is already used by another grid in the Main Form (my goal was to take off the grid from the main form and to put it into a user control for encapsulation).

 

Please feel free to ask for more information on my problem, but as I said, it's hard for me to replicate it in a test solution and I can't give you my whole project for you to see directly what happens so I hope you'll be able to help me anyway.

Thanks,

Olivier

Parents Reply Children
No Data