[mono-android] Dynamic Binding for datatable to Table View
Miha Markic
Miha at rthand.com
Thu Jun 14 06:19:28 UTC 2012
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-bounces at lists.ximian.com [mailto:monodroid-bounces at lists.ximian.com] On Behalf Of Meera
Sent: Thursday, June 14, 2012 12:12 AM
To: monodroid at 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 at lists.ximian.com
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid
More information about the Monodroid
mailing list