With NeoBookDBPro, when setting column titles, is there a way to to use two lines?
I've tried using the pipe "|", [#13], and even [#10] none of which work.
For instance:
dbpSetColumnTitles "breakmachine" "bmBreaks" "bed=Bed;breakDate=Break|Date"
dbpSetColumnTitles "breakmachine" "bmBreaks" "bed=Bed;breakDate=Break[#13]Date"
dbpSetColumnTitles "breakmachine" "bmBreaks" "bed=Bed;breakDate=Break[#10]Date"
Within the grid itself text or string data will word wrap automatically, is there a way to do this with the titles?
With NeoBookDBPro, when setting column titles, is there a way to to use two lines?
I've tried using the pipe "|", [#13], and even [#10] none of which work.
For instance:
dbpSetColumnTitles "breakmachine" "bmBreaks" "bed=Bed;breakDate=Break|Date"
dbpSetColumnTitles "breakmachine" "bmBreaks" "bed=Bed;breakDate=Break[#13]Date"
dbpSetColumnTitles "breakmachine" "bmBreaks" "bed=Bed;breakDate=Break[#10]Date"
Within the grid itself text or string data will word wrap automatically, is there a way to do this with the titles?