wwShowCursor doesn't let you control column formatting.
Look into using either the wwDataGrid if you're using a Web Controls Page, or the wwHtmlHelper HtmlDataGrid() function.
+++ Rick ---
Look into using either the wwDataGrid if you're using a Web Controls Page, or the wwHtmlHelper HtmlDataGrid() function.
+++ Rick ---
I would like to show records on the grid which column field is datatype varchar to ALIGN='RIGHT', but not for all column datatype(varchar).
What setting should I be applied?