hican any one help me to provide one sample example for displaying sqlite
table data to listview control in mono ...the table contains 3 columns with
data...e.g. empno,empname and empdesg...now i wanna bound or display that
data in listview just like asp.net gridview control...can any one provi
Did you at least took a look to the samples section of Xamarin or did a google
search?
Here is a very good explanation on how to use listviews:
http://docs.xamarin.com/guides/android/user_interface/working_with_listviews_and_adapters
And here is an example on how to use sqlite from MD:
http://s
Guys,
Not sure if you have seen this error before, but after clean and try to
rebuild using VS 2012. I get this. Any ideas, My Android target is 2.2
Error 1 "java" exited with code 1. C:\Program Files
(x86)\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets line 988
column 3
--
View this