HI,
I'm implementing a base for approx. 20 users and for security and confidentiality reasons I need to use a grid element in the interface to display each user's records .
While the grid is working correctly, I have some formatting questions that I have been unable to figure out the answer to.
1) while the user can copy/paste from the grid out to Excel , is there any way to copy out the column headings as well (as in a CSV Export from the data layer) ?
2) As this base is replacing a spreadsheet, I'm displaying 16 consecutive columns of numeric values. Is it possible to format any of these columns to make it easier to read ? ie Bolding, changing background colour of a column etc ?
3) Is there any way to hide the Base's Key field in the grid element ?
Any help or suggestions appreciated .
John