Click here to Skip to main content
15,888,002 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hiii..
How can we use IList for binding the sql database with Datagrid in WPF? Actually I am new to wpf.. The output I need is a display of all te records in database in a datagrid .. but i should be implemented using ilist..
Plz do help
Thanks in advance
Sree
Posted
Updated 11-Dec-12 23:32pm
v2
Comments
Programm3r 12-Dec-12 5:36am    
Hi - Why must it be implemented by an IList ? Why can't you make use of an ObservableCollection<t> ?
[no name] 12-Dec-12 5:41am    
any efforts so far ??
Honey sree 13-Dec-12 4:25am    
I am new in WPF ... I have been looking for its implementation code in internet for a long time.. I have got a hint that we can implement it using observable collection.. but am confused how it is to be done..
Honey sree 13-Dec-12 4:23am    
@Programmer3r : Could u please show me an example code

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900