Hello guys.. i would like to ask something about the table component. Is it possible to make table more colorful. I mean each cell / row/ column with different color? Thank you very much in advance.
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.
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.
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.
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.
just info : long time ago i made this program with b4ppc but to run in my windows computer. everything is perfect and simple. load csv file with table component, and all is good. i just really want to add different colors.
its okay.., maybe i really need to take a look at other possibilities. btw, thank you for the hint about label and edittextbox.
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...