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.
Hello gudi,
I wanted to know if you were able to solve your issue based on these suggestions or you still need help. Please let me know.
Could you please review the sample attached to this post and see if it meets your requirements.Please feel free to let me know if I misunderstood you or if you have any other questions.