Hello,
I have Groupbox and Grid control on the Form.
Groupbox is on top and underneath is my grid control.
I set dock property of GroupBox to TOP and it looks fine.
But when I set Dock property of Grid box to TOP or FILL then GroupBox overlaps Grid Control.
I need help to render grid control after groupbox not in overlapping manner.
Thanks
Imran
Hello Imran,
Could you please try the steps below:
1. Set Dock property of GroupBox to TOP
2. Set Dock property of UltraGrid to Top or Fill
3. Select your UltraGrid and execute "Bring To Front" action from context menu
Let me know if you have any questions.
Regards
Thanks Georgi for your help.
It works for me.
Thanks,
Thanks for the feedback. If you have any questions feel free to write us