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

How to bind data in RadGridview?

2 Answers 128 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Anoop
Top achievements
Rank 1
Anoop asked on 07 Mar 2011, 11:56 AM

Hi all

 

I want to know how to bind the data in RadGridview

 

What exactly I mean how to translate this code to RadGridview

GridView1.Databind()

Thanks in advance


2 Answers, 1 is accepted

Sort by
0
Accepted
Richard Slade
Top achievements
Rank 2
answered on 07 Mar 2011, 12:18 PM
Hello Anoop,

There is no DataBind() in Winforms. You just need to give the RadGridView a correct DataSource
Please have a look at this help topic for more information
Richard
0
Richard Slade
Top achievements
Rank 2
answered on 08 Mar 2011, 07:26 PM
Hello
Did this help? If so please remember to mark as answer.
If you need further assistance, please let me know
Thanks
Richard
Tags
GridView
Asked by
Anoop
Top achievements
Rank 1
Answers by
Richard Slade
Top achievements
Rank 2
Share this question
or