or
Your help will be really appreciated.
Thanks,
Gayu

RadBusyIndicator busyIndicator = new RadBusyIndicator(); // make it trasparent to avoid flashing on fast operations Setter opacitySetter = new Setter(Rectangle.OpacityProperty, 0.0); Style overlayStyle = new Style(); overlayStyle.Setters.Add(opacitySetter); busyIndicator.OverlayStyle = overlayStyle;
// add to layoutRoot children
busyIndicator.SetValue(Grid.RowProperty, 0); busyIndicator.SetValue(Grid.RowSpanProperty, 3); layoutRoot.Children.Add(busyIndicator);<telerik:RadComboBox Grid.Column="3" Grid.Row="6" IsReadOnly="True" IsEditable="True"/>From: 25 Nov 10 RoomType: Lux
To : 27 Nov 10 RoomNo: 100300
| ...-2years |
24 Nov 10 |
25 Nov 10 |
26 Nov 10 |
27 Nov 10 |
….. + 3years |
||
|
Room Type |
RoomNo |
||||||
|
Del |
100100 |
||||||
|
Del |
100200 |
||||||
|
Lux |
100300 |
||||||
|
Lux |
100301 |
||||||
|
Eco |
20100 |
||||||
|
Eco |
20100 |
||||||
|
Eco |
20100 |