index | search | no replies | posting guidelines | help login | register
Index » News » AspWebSolution News
search this forum:
:: v2.6.30 Released - New Prop/Bug Fix :: (1)Post a Reply
Jan 31 2007, 4:07 PM
 v2.6.30 Released - New Prop/Bug FixPost a Reply
 ghost

View this author's profile Send this author a private message Visit author's homepage

from: Washington, DC

We have just released v2.6.30 of the report wizard.  Due popular request we have added two new properties: ColumnStyle and CellStyle for the DataGrid only at this time.

  • ColumnStyle - This property let's you assign CSS styles to any column of the DataGrid.

    Call objGrid.ColumnStyle("ProductID","color:green;")

  • CellStyle - This property let's you assign CSS styles to any grid cell of the DataGrid depending on the text content.

    Call objGrid.CellStyle("John","background-color:yellow;border:2px solid blue;")


We have also fixed a bug that breaks the user filters when assigning numeric values varchars



-------------------------
Ghost
Pages: (1)   [1]

search this forum: