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

add new row click

3 Answers 101 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Stefan
Top achievements
Rank 1
Stefan asked on 03 Sep 2012, 03:11 PM
Hello,

I used RadGridView in radtabcontrol,
i can't click "add new row" in my application.
It has different bahavior, but I think its the same issue.
I maked now small test applikation, on first tab "add new row" click works only on second time click. On second tab its works only sometimes(after changing selected tab more then one time)
I uploaded my test application on: www.ysoft.de/addnewrow.zip

3 Answers, 1 is accepted

Sort by
0
Vera
Telerik team
answered on 04 Sep 2012, 10:59 AM
Hi Stefan,

 
May I ask you to clarify what is the exact result you are trying to achieve? The strange behavior you experience is expected since you have not bound the GridView to an existing source. Attached you can find your project modified. Please take a look at it and let us know if you have any other problems. 

Greetings,
Vera
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Stefan
Top achievements
Rank 1
answered on 04 Sep 2012, 11:02 AM
Hello. 

i found now the solution on my main application, i dont had default constructer on my bound object.
0
Priyalakshmi
Top achievements
Rank 1
answered on 11 Oct 2012, 01:30 PM
Hello...

I am using RadGridView in my WPF application. 

I am developing a wpf application in which I need to use RadGridView. I need to insert values into database(from which the grid is binding the data) through the grid. My grid doesn't display all the columns of the table as there are around 25 columns in the table. I am displaying only 7 relevant columns in the grid. But when I try to insert, I need to insert into 12 columns. So I need to display 12 textboxs inside the grid to do that. As far as I came to know we can insert into those columns only which are being displayed in the grid. Is there any solution for my problem?

Thanks
Tags
GridView
Asked by
Stefan
Top achievements
Rank 1
Answers by
Vera
Telerik team
Stefan
Top achievements
Rank 1
Priyalakshmi
Top achievements
Rank 1
Share this question
or