In short, I'd go with ListView. You would have to create a custom adapter and 
create each row there (either inflate an layout or create it dynamically).
See demos and samples on ListView, it shouldn't be hard.

Miha

-----Original Message-----
From: monodroid-boun...@lists.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# 
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 
Dynamically. When user click on Button I ahve to bind this DataTable to Table 
View dynamically. Like 4 columns and 10 rows.
 
Could you please let me know how I can design this dynamic Table View using 
monodevelop 3.0.2?
 
Its very urgent for me. Please help me. 

Appreciate your help. 


Thanks in Advance 


Thanks
Meera 

--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Dynamic-Binding-for-datatable-to-Table-View-tp5710324.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to