I am trying to make a grid using the Designer. For colum headers, I am using a seperate panel at the top of the panel on wihch I am constructing the grid. The problem is I can not make either a label, textbox, or anything else show up with a solid rectange line around the label, textbox or ect so as to have it look like a cell in a spreadsheet.
Any ideas? I can change the color of the background and text by not instruct the object to show a boarder.
If you put your label or textbox on a panel that is few pixels bigger and a different colour it shows up like a border, make sure the corner radius match on both. You can stack up as many panels as you like for different effects.
If I do seperate panels under panels to get the border look, will the result be sizeable to run on different phone screen sizes or fixed for the screen size for which it was orginally designed under?