Saturday, March 24, 2012

Setting the column to right justified in a datagrid.

I am binding a dataset to a datarid. In the first column I would like the first few rows to be right justified and the remaining center justified. Can I do this ?
What event would I need to code in ?

ThanksIn the boundColumn tag,:
ItemStyle-HorizontalAlign=Right

Jags

0 comments:

Post a Comment