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
70
Decorating an UltraWinGrid with a Toolbar without using UserControls
posted

I have a rather specific problem for which I hope someone can point me in the right direction.

We have several UltraWinGrids in our application and would like to add a standardized toolbar to each of them without impacting the legecy code that depends on these grids.

So I was wondering if there was actually a way to extend the UltraWinGrid Class and programmatically add a toolbar, so that whenever an instance of the extended class gets created the grid would always be decorated with said toolbar.

To better illustrate my intention I attached a little mockup

Parents Reply Children
No Data