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
3045
Keep cell always in edit mode?
posted

I'm embedding a panel with several buttons using UltraControlContainerEditor. I want the buttons to be displayed and clickable all the time. Is there a way to do this?

Currently, the buttons will only display when the cell is activated.

Parents
  • 1155
    Offline posted

    Hi,

    in the UltraControlContainerEditor you can set a control for EditMode and a RenderingControl. When you set the control on both properties the buttons are displayed the whole time.

    I have on the control in my child band also several texboxes, do you know how i can use DataBinding there?

    How can i bind foreach child row other values in the textboxes of the control? Any ideas?

    Thanks in advance.

     

     

Reply Children