This question is locked. New answers and comments are not allowed.
Hi
I am working on SL4, VS2010 with PRISM framework. I am using the RadGridview control in my application.
I am using watermarktextbox inside the radgridview column. I have duplication check functionality in my page, which is handled from the view model after entering some values in this textbox. If there is any duplication found then It shows a warning panel. Suppose I click the cancel button on that then I am trying to set focus on the same textbox. Even so, It is not setting the focus on the textbox, rather then It is setting the focus on first row of the current page.
Furthermore, I want to set the focus on the textbox inside the gridview when I click the row using the mouse.
Please help me how to achieve this.
Thanks
Guru
I am working on SL4, VS2010 with PRISM framework. I am using the RadGridview control in my application.
I am using watermarktextbox inside the radgridview column. I have duplication check functionality in my page, which is handled from the view model after entering some values in this textbox. If there is any duplication found then It shows a warning panel. Suppose I click the cancel button on that then I am trying to set focus on the same textbox. Even so, It is not setting the focus on the textbox, rather then It is setting the focus on first row of the current page.
Furthermore, I want to set the focus on the textbox inside the gridview when I click the row using the mouse.
Please help me how to achieve this.
Thanks
Guru