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

Dynamically update class which is binding to report

0 Answers 46 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
willie Cheng
Top achievements
Rank 1
willie Cheng asked on 09 Apr 2010, 12:57 AM
Hi :
       In a Silverligh application.  I created a telerik report on .web project. The report is binding on a class like Cars in you example  DataBinding. My question is how can I update the cars class after I have new datas from RIA service. Some thing like Linq to sql Classes. Is there any ways to do it.

[

Query]

 

 

public IEnumerable<Car> GetCarsData(){

 

}

The report and Ria service all under .web project , the server side.


Thanks in advance

Willie
 

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
willie Cheng
Top achievements
Rank 1
Share this question
or