Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
175
Ultrawebgrid Column Looses Formatting after Spanning (Ver. 7.1)
posted

 Hi,

I'm facing a big problem while formatting the ultrawebgrid column. Infra.NetAdvantage Ver. 7.1
I need to show the data like this...
------------------------------------------------------------------------------------------------
| Emoployee Code               |                  Monday                       |
|                                         |   StartTime  | ToCode  |  EndTime   |
|_ _ _ _ _ _ _ _ _ _ _ _ _ _ _|_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _  _ |
|
| 1001                                |  10:30 AM        TO          6:30 PM   |
| 2001                                |          -              WO            -          |
| 3001                                |   9:30 AM          TO          5:30 PM  |
| _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

 But when I do
1. The col span like Header > RowLayOutColumnInfo > SpanX = 3
2. Style > HorizontalAlign > Center
3. Style > Backcolor > {some color}
4. and some more style settings........

The entire settings are vanished when I finish the formatting and run the web page.

Please help me in this regards.

Anuj D.Vaijapurkar.