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

RadGrid for WPF : How to Show Cursor in Newly Added Record

7 Answers 181 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Krishna
Top achievements
Rank 1
Krishna asked on 29 Sep 2008, 04:05 PM
Hi,
         I am using RadGrid for WPF.My requirement is to show the Cursor in the first cell of Newly Inserted Record.
Can anybody suggest a way to do this ?

Regards,
Krishna

7 Answers, 1 is accepted

Sort by
0
Nedyalko Nikolov
Telerik team
answered on 01 Oct 2008, 09:01 AM
Hi Krishna,

I'm attaching a sample project that sets first cell of the newly added row in EditMode (I think this is what you mean by "My requirement is to show the Cursor in the first cell"). Note that the code uses a workaround using the Dispatcher object to set IsInEditMode for the first cell a little bit later because when the IsVisibleChanged event is raised there are no GridViewCell objects created for the new added row.

For the future we've planed to create Command object to make this task much more easier.

Regards,
Nedyalko Nikolov
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Krishna
Top achievements
Rank 1
answered on 01 Oct 2008, 03:36 PM
Hi,

I am using RadGrid for WPF. My Requirement is to show hireachial Rad Grid, With Collection... Not using dataset...

Can anybody suggest a way to do this ?
0
Krishna
Top achievements
Rank 1
answered on 01 Oct 2008, 03:56 PM
Thank you!!! Its working fine...

Currently i am facing problenm in hireachial RAD Grid.
I am having a CollectionClass (having Parent & Child relation). I want to bind that collection.

How can i define my fieldsetting  for Parent & Child (Propert of  a class) . To see Hireachial Radgrid view...

Help me in this!!!
Regards
Krishna
0
Nedyalko Nikolov
Telerik team
answered on 06 Oct 2008, 11:03 AM
Hi Krishna,

I am attaching a sample project that I think satisfies your scenario.
In fact I just add hierarchy to the previous example I've send last week.

Sincerely yours,
Nedyalko Nikolov
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Krishna
Top achievements
Rank 1
answered on 06 Oct 2008, 12:37 PM
Hi Nedyalko Nikolov,

Thanks you so much, Its working fine!!!

With Regards,
Krishna M
0
Krishna
Top achievements
Rank 1
answered on 17 Oct 2008, 07:25 AM
Hi Nedyalko Nikolov ,

I am using Hierarchy Grid RADgrid with Property Binding for WPF (VB.net).

Problem :
When I navigating RadGrid cells using Keyboard TAB, That cell must me in edit mode... 

Can you suggest a way to do this ?

With Regards
Krishna M
0
Dimitar Dobrev
Telerik team
answered on 17 Oct 2008, 12:19 PM
Hello Krishna,

We will add this feature in our Q3 release. You can, however, receive a prerelease build from us, with the feature included. In order to do so, please open a new support ticket. For more information you might want to check this thread.

Kind regards,
Dimitar Dobrev,
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
GridView
Asked by
Krishna
Top achievements
Rank 1
Answers by
Nedyalko Nikolov
Telerik team
Krishna
Top achievements
Rank 1
Dimitar Dobrev
Telerik team
Share this question
or