Hi,
I have a grid with merged cells.
When updating a merged cell, the grid displays a derived inbox textBox control over the cell.
I want that the textBox will cover all of the merged cells.
How can I do that?
Attached is an example of a textBox in a merged cell.
Thanks ahead,
Yael
Hello Yael,
This does not make sense to me - you want to have just one text box for three separate cells for example, is that right? These cells are different objects, they are not one object. What will you do then if you want to change one of the cell's content?
Please feel free to let me know if I misunderstood you or if you have any other questions.
When the usert enters a value to the merged cell,
In the code behind I update all the other cells that are merged with it .
That's why I want that it will look like one cell - not only when viewing the cell, but also when editing it.
I hope that I explained better now :)
I am checking about the progress of this issue. Please let me know If you need any further assistance on this.