radgridview Questions
1
Solved
I'm using telerik RadGridView in my WPF application. One of the column has the following functionality,
When the user changes the value of the column a command is fired as a event and a pop is sho...
Frech asked 19/2, 2016 at 7:26
1
For my telerik radgrid I am using numeric pages. I can see the page numbers. But I am not able to identify the selected page. All the page numbers remais alike after selecting the page. I need the ...
Cellule asked 20/11, 2015 at 8:27
1
Solved
I Have a WPF Project, When i try to Run This Code On RowLoad Event I got below Error :
private void ParentGridView_OnRowLoaded(object sender, EventArgs e)
{
try
{
if(((RadGridView)sender).Colum...
Baboon asked 4/5, 2014 at 5:11
2
Solved
I have a RadGridView control in a silverlight project and would like to have the grid come up sorted by the name column. I tried placing the attribute SortingState="Ascending" on the column definit...
Casares asked 16/2, 2011 at 21:56
1
© 2022 - 2024 — McMap. All rights reserved.