How can I write a code to add color hex code to table layout row and column which I am actually fetching from my database table based on which I need to change the row and column color of the table layout.
Thanks in Advance
How can I write a code to add color hex code to table layout row and column which I am actually fetching from my database table based on which I need to change the row and column color of the table layout.
Thanks in Advance
Hope the following codes will help