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

Telerik RadGridView Problem

12 Answers 97 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
vinod nagda
Top achievements
Rank 1
vinod nagda asked on 30 Nov 2010, 12:40 PM
Hi,Telerik Team,
I have some problem of RadGridView .
when I am in edit mode of RadGirdView and click my apply button then radGridview row  comes in Selected Mode
and Than after i have to click second time to save the data.
i want that when i click on apply button all data which is in either edit or selected should be saved .

I am sending my two image first image is initial when i am editing something in RadGridView and when i click apply button
then second image show.and to save data i have to click apply button again.
I want that when i click apply than data should be saved.


Thanks and Regards.
Vinod Nagda

12 Answers, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 30 Nov 2010, 12:44 PM
Hello vinod nagda,

We did have a similar issue, but it has been resolved. What version of RadGridView do you work with?
 

Kind regards,
Maya
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
0
vinod nagda
Top achievements
Rank 1
answered on 30 Nov 2010, 12:51 PM
Hi Maya,
I am using version 2010.2.924.35
vinod Nagda
0
Maya
Telerik team
answered on 30 Nov 2010, 01:09 PM
Hi vinod nagda,

The issue has been resolved since October 29, 2010. So, the fix is included in the Internal Builds after this date as well as in the current official release Q3 2010.
So, you may give it a try with some of those binaries.
 

Sincerely yours,
Maya
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
0
vinod nagda
Top achievements
Rank 1
answered on 30 Nov 2010, 02:29 PM
HI,Maya
Now i am using version 2010.3.1110.40.

But the same problem occure.

Please help me.

Thanks and Regards.
Vinod Nagda
0
Accepted
Maya
Telerik team
answered on 30 Nov 2010, 02:39 PM
Hi vinod nagda,

I am sending you the sample project I used for testing the issue with our current official release Q3 2010. Please take a look at it and let me know if there is some misunderstandings according to your requirements and settings. Feel free to change it in the way you want and send it back if needed.

Regards,
Maya
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
0
vinod nagda
Top achievements
Rank 1
answered on 30 Nov 2010, 03:12 PM
Hi,Maya
sorry to Disturb but in this code
when we click on DoSomething button than one messagebox open and than full row selected
but data do not save. i want that when i click on do something button than full row selected and data save
both work perform simultaneously.Is it any method to solve this problem.?

Thanks and Regards.
Vinod Nagda
0
Maya
Telerik team
answered on 01 Dec 2010, 09:21 AM
Hi vinod nagda,

The message that pops up was just for the test. If you want to save the data on clicking of the button, you may either handle its Click event and submit the changes or use the RadGridViewCommands class as demonstrated in our demos. You may use the CommitEdit command in this case.
 

All the best,
Maya
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
0
vinod nagda
Top achievements
Rank 1
answered on 01 Dec 2010, 10:49 AM
Hi Maya,

As i told you before that
when I am in edit mode of RadGirdView and click my apply button then radGridview row  comes in Selected Mode,
same condition in  your code when i click do something button than whole row come in Selected Mode.
It is my problem and it never removed when i used Latest version 2010.3.1110.40.

Thanks and Regards.
Vinod Nagda
0
Maya
Telerik team
answered on 01 Dec 2010, 11:00 AM
Hi vinod nagda,

First, let me clear the things out a bit so that I provide correct solution. Do you expect when you click on the button, the row you have been editing to be de-selected ? Right now when you click on the button, the edited row remains selected. Is that so ? Please specify you exact requirement in contrast with the present behavior.
  

Greetings,
Maya
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
0
vinod nagda
Top achievements
Rank 1
answered on 01 Dec 2010, 11:19 AM
Hi Maya,

Thanks for your Solution Now its working
in My Code one line throw the exception and now in 2010.3.1110.40 version
i delete this line(RowInEditMode.IsValid ) and my code is working properly
Thanks Again .

Thanks and Regards.
Vinod Nagda
0
vinod nagda
Top achievements
Rank 1
answered on 06 Dec 2010, 07:43 AM
Hi Maya,
In my WPF Application,
I used TimeSlotTemplateSelector and changed the height of DayWeekSlotTemplate border to 30
but i m not able to change the hoursColumn of Day and week View accordint to TimeSlot height.
i just want to change the hours column height in day and week view according to timeslot height.
 how can i change it?
Please help me as soon as possible.

Thanks and Regards
Vinod Nagda
0
Maya
Telerik team
answered on 07 Dec 2010, 12:05 PM
Hello vinod nagda,

In order to make the conversations consistent and straightforward, please follow up the topic on RadScheduler in this forum thread.
 

All the best,
Maya
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
Tags
General Discussions
Asked by
vinod nagda
Top achievements
Rank 1
Answers by
Maya
Telerik team
vinod nagda
Top achievements
Rank 1
Share this question
or