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
205
UltraWinGrid wrapper
posted
Hi all! I would like to wrap the grid, but so that it retains all it's design-time functionality (designers, layout wizard etc.). I've tried creating new UserControl and just replacing the type with UltraGrid, but I only get properties. Please help! M.
  • 53790
    posted

    Hello Uholaza73,

    If I understand well your scenario, maybe you are looking for a Component class which inherit our UltraGird. By this way you will be able to use all functionality like a UltraGird`s designer,  Layout wizard and etc. Please take a look at the attached sample. The sample contains both scenarios (with User control and Component class). Please let me know if you have any questions.

    Regards

     

    UltraGirdInUserControl.zip