2
Answers

DataGrid new item placeholder disappears

Csaba Czine

Csaba Czine

13y
6.6k
1

Hi All!

In my program I use a DataGrid behaviour dicussed in this thread:

http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/187b2b8f-d403-4bf3-97ad-7f93b4385cdf/#62c90dad-4456-4716-a7be-7b90f88df8d1

It works quite fine. I have one problem. If I edit the new row and I leave the DataGrid, but the screen remains visible (or the DataGrid is hided), the edited new row disappears by Cancelling edition, but no new placeholder row appears instead. I would like the new empty row to appear right after Cancelling.

Here you can find a simple program with the described problem.

If you just have an idea, please share it with me!

Csaba

Answers (2)
0
Gokhul Varman
NA 10.7k 9.4k 7y
Please refer the link for more detailed explantion:http://developers.itextpdf.com/content/best-itext-questions-stackoverview/font-examples/itext7-how-use-system-font-itextsharp-vbnet
Accepted
0
Shovan Saha
NA 306 17.8k 7y
Dear Gokhul Sir, I have made this. Thank you. But I have another question. I have six buttons bearing same color. I want tab index position of button will show another color. Is it possible? Please help me.