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
695
UltraGrid Usage - First click -> show Cell as selected, Second single click (not doubleclick) -> show cell editable
posted

Hello,

       I would this scenario which i am using in DataGridView to be implemented using UltraGrid.

When the user first clicks or selects on the cell - The ultragrid should saw the cell as seleted. like it indicates with some cell back color as blue.

When the user clicks second time (its not a double click) - second single click on the same cell - should make the cell as editable. The second click is a single click not a double click.

How would i achieve the same. possibly by setting the properties of ultragrid if possible other wise through code.

Please share a sample or existing sample details.

Parents Reply Children
No Data