Hi Guys,
I want to have tabpanel for my application. I have achieved this by
inheriting the class TabActivity. Now I want each sub-sequent activity
should have the same tabpanel and from R & D, I came to know that this is
possible by using ActivityGroup.
I have followed below steps
1) Created t
Hi Guys,
I want to have tabpanel for my application. I have achieved this by
inheriting the class TabActivity. Now I want each sub-sequent activity
should have the same tabpanel and from R & D, I came to know that this is
possible by using ActivityGroup.
I have followed below steps
1) Created t
Hi Guys,
I have SQLite DB of size around 10MB. I want to access this database in my
monodroid application. To achieve this functionality I have followed
following steps.
1) Put SQLite DB file in Asset folder.
2) Checked the existence of DB in device memory.
3) If DB is not present then copied DB
Hi Guys...
I have populated one Sectioned ListView which contains 14000 items(fetched
from database). It is quite difficult to navigate through one by one. For
which i want to give search textbox/bar at top so that user can have search
result as soon as he/she type some alphabets.
I have implemen
Hi Dan,
As you told me that you have already ported SearchBar in Mono for Android.
Requesting you to please share it with me as soon as possible.
Thanks a lot for your kind attention.
Regards
S.Rahman
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Search-bar-in-
How can i use jquery to achieve this. Please guide me...
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Search-bar-in-monodroid-tp4693045p4700522.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___
Hi Guys...
I have populated one Sectioned ListView which contains 14000 items(fetched
from database). It is quite difficult to navigate through one by one. For
which i want to give search textbox/bar at top so that user can have search
result as soon as he/she type some alphabets.
Waiting for you
Hi Guys
I have created one sample application to fetch SQLite database records. It
is working properly when database size is small. I kept SQLite database in
Asset folder of Monodroid application and copying it to device and then
tries to connect with it.
This works fine with small database
I have created one new folder of name "files" and put database in it. Now i
am able to connect with database but when i tries to select rows from table,
it shows error like SQLite Error:no such table:TBLUNIT. But this table is
present in dadabase. Also tried with SqliteDataAdapter but still got the
I was giving complete physical path as connection string(where i have copied
already created SQLite database) like string dbPath = @"D:\Monodroid
Samples\ndcdshrunk.db";
In your case where should i place my database copy? In Which folder of our
application hierarchy?
--
View this message in conte
Hello Guys..
Can any one say , how to connect a sqlite database with monodroid? When i
try to connect it showing some errors like, “Unable to open database” in the
con.Open line.
So i want to know the exact location of the sqlite database file in android
mobile [Connection String].
If can plea
In IDialogInterfaceOnMultiChoiceClickListener implementation class i m not
able to read that which item is checked. Name of that item which get
checked.
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Spinner-with-multiple-selection-tp4677523p4681576.html
Sent from
I am getting issue in implementation of
"IDialogInterfaceOnMultiChoiceClickListener" interface in C#. Please help me
out. I am not able to resolve this.
Thanks
S.Rahman
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Spinner-with-multiple-selection-tp4677523p468107
Hi All,
I want to create spinner with multiple selection. However i have created
Spinner with single selection but i want check box should appear instead of
radio button so that we can select more than one value and values will get
separated by comma. All code i am getting in JAVA. after migrate i
Hi All,
I want to create ListView with Group Header. Suppose i have person's contact
list in an
array and i want to display it in ListView. First header text will be
alphabet "A" and
all name starting by A will be listed below it. Again after that alphabet
"B" will be the
header text and all na
Hi All,
I want to create ListView with Group Header. Suppose i have person's contact
list in an array and i want to display it in ListView. First header text
will be alphabet "A" and all name starting by A will be listed below it.
Again after that alphabet "B" will be the header text and all name
Hi All,
I want to create ListView with Group Header. Suppose i have person's contact
list in an
array and i want to display it in ListView. First header text will be
alphabet "A" and
all name starting by A will be listed below it. Again after that alphabet
"B" will be the
header text and all
17 matches
Mail list logo