Re: [mono-android] Dynamic Binding for datatable to Table View

2012-06-14 Thread Meera
Thank you very much Miha, Could you please send me the sample code, so that I can start creating for my Mobile App? Appreciate your help. Thanks Meera -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Dynamic-Binding-for-datatable-to-Table-View-tp5710324p5710347.h

Re: [mono-android] Dynamic Binding for datatable to Table View

2012-06-13 Thread Miha Markic
ximian.com [mailto:monodroid-boun...@lists.ximian.com] On Behalf Of Meera Sent: Thursday, June 14, 2012 12:12 AM To: monodroid@lists.ximian.com Subject: [mono-android] Dynamic Binding for datatable to Table View Hi Mono, I am new to Mono for andriod development. I am using monodevelop 3.0.2 c# compatab

[mono-android] Dynamic Binding for datatable to Table View

2012-06-13 Thread Meera
Hi Mono, I am new to Mono for andriod development. I am using monodevelop 3.0.2 c# compatable tool to design Android App for my company. I have created WCF Service and registed to Monodevelop app, its working fine. This service will return a DataTable which i have show in Table format Dynamical