Hello Erel. Oh ok.. i think theres no way out and i have to learn b4android maybe...The Table control is based on .Net CF DataGrid control. It doesn't allow you to change colors of specific cells.
Yeah, but that's gonna be not so practical. You mean i have to add so many label and edit box?You can always implement your own table by using labels and edittextboxes
It would be a good exercise for you, and EREL done something similar with a code module.Yeah, but that's gonna be not so practical. You mean i have to add so many label and edit box?
What i try to do is open a csv file with table component and give different colors.
But, Thank you for your brainstorming..
It would be a good exercise for you, and EREL done something similar with a code module.
Do some search for editable table and you will get a very good Idea of what you need to do.
It's even easier if you only need to present the data and not to edit it.
I have searched for editable table and found a thread but thats in basic4android forum.
thank you mike, have found what you mean. the code seem but very difficult (sorry, i'm no pros.. hahaha...). I just don't think, the way is gonna be so difficult when i just want to make the table more colorful.. btw, thanks guys...A search using the forum search will only find android references. According to Erel, a Google search (with site citation) will find PPC as well.
Mike.