Forum Discussion
ckattookaran
3 years agoVIP
Answers as numbered.
- I don’t think this can be done (well, the status columns do it if you ask). However, you can change that in the data table pull and edit the rows or change the SQL to pull Yes or No in case of 1 or 0. Now this will have to be done in the reverse order when you update.
- There is no feedback system (like dashboards). I did raise an enhancement for this. Right now, I ignore those rows and write those to log (not line by line, one single entry with all the error information)
- I don’t think color coding can be done. You can use the status columns, which will show up as yellow for new rows.
- I believe Table Views now honor the data types (from 6.3 or 6.2). You can do this by mentioning a datatype for the TableViewColumn (refer to page 19 of TableView user guide)
- Don’t think this is possible.
Related Content
- 2 years ago
- 4 months ago
- 2 years ago
- 8 months ago