2
Answers

Problem in data binding with Telerik chart controls?

Ask a question
Vikas Ahlawat

Vikas Ahlawat

14y
8.5k
1
I m using chart control to represent students marks.
i have no idea , how to bind data with these controls.
i try
radchartcontrol1.Datascource=ds.Tables[0];
but this is not working
how can i bind table data in the table i have stored marks as varchar.
please help me

Answers (2)