This is a migrated thread and some comments may be shown as answers.

Selecting a button after selecting gridview row changes row selection

3 Answers 102 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Raj
Top achievements
Rank 1
Raj asked on 29 Apr 2013, 02:43 PM
Hello,
If we select a row in a gridview and then clicking outside the gridview takes the selection away from Gridview and it removes the default Telerik Radgrid view's orange foreground on the grid.
I have a telerik radgrid view and then I have another hyperlink on another WPF native grid, on clicking on hyperlink takes away the selection of the first telerik radgridview.

Any help would be appreciated!

Thanks in Advance!

-Raj

3 Answers, 1 is accepted

Sort by
0
Yoan
Telerik team
answered on 29 Apr 2013, 02:52 PM
Hello Raj,

With Q2 2012  we have introduced a new Unfocused state for GridViewRow which will be shown when the GridView is out of focus. You can check this help article for a reference. 

I hope this helps.

Regards,
Yoan
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Raj
Top achievements
Rank 1
answered on 30 Apr 2013, 08:50 AM
Thanks for you reply.
How would I use it in the exisiting latest build?  I don't get the property.

Is there any work around to not having the unfocused state.  I want the grid to be in focused state when I click on something else also.

Thanks
Raj
0
Yoan
Telerik team
answered on 30 Apr 2013, 01:01 PM
Hello Raj,

Actually, this property is available with our internal build (version - 2013.1.0311). I would suggest you to upgrade to a newer version.

Another possible approach would be to predefine the template of GridViewRow and remove the definition of SelectedUnfocused state.


Regards,
Yoan
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
GridView
Asked by
Raj
Top achievements
Rank 1
Answers by
Yoan
Telerik team
Raj
Top achievements
Rank 1
Share this question
or