rendering one field into two columns
rendering one field into two columns
The rendering examples make it pretty clear how to combine two data fields in to one column, by hiding one and using a fnRender in the other. How would I go the other direction, and render one piece of data into two columns using two different rendering functions?
(My data structure has a single Date column. My front-end guys tell me they want separate columns for Day and Time. For the moment, I'm duplicating the field, but wondered if there was a better way.)
(My data structure has a single Date column. My front-end guys tell me they want separate columns for Day and Time. For the moment, I'm duplicating the field, but wondered if there was a better way.)
This discussion has been closed.
Replies
Regards,
Allan