skip to main | skip to sidebar

Infragistics UltraWebGrid Control Discussions.Ultrawebgrid.blogspot.com offers ultrawebgrid asp.net

ultrawebgrid.blogspot.com offers ultrawebgrid asp.net controls infragistics framework csharp C# VB programming webgrid visual studio sql server

Earn Cash from forex trading and free 5$ for Regiatation.

Wednesday, December 3, 2008

get rid of scrollbars and set maximum width and height in UltraWebGrid

this.ultraWebGrid1.Width = Unit.Percentage(100);
this.ultraWebGrid1.Height = Unit.Percentage(100);
this.ultraWebGrid1.DisplayLayout.FrameStyle.CustomRules = "table-layout:auto";

Posted by Suryan at 11:41 AM  

1 comments:

Unknown said...

its a nice solution it also solved my grid overlapping problem.
Thanks

November 2, 2009 at 2:25 AM  

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)
ss_blog_claim=83ac16f1269757ce0cb512c61f83f9e0
ss_blog_claim=83ac16f1269757ce0cb512c61f83f9e0

lawsuit advance

Profile

Suryan
View my complete profile

blog Categories

  • ► 2009 (4)
    • ► June (4)
  • ▼ 2008 (20)
    • ▼ December (12)
      • Prevent Editing In WebGrid Child Row Based On Valu...
      • Make a WebGrid cell read-only in certain conditions
      • Retrieve value of the selected rows in WebCombo on...
      • Adding a Mutually Exclusive Radio Button Column to...
      • get rid of scrollbars and set maximum width and he...
      • Copy selected rows from a WebGrid to Excel using t...
      • Display a progress bar inside a cell of a WebGrid
      • Hiding and showing Add New buttons for specific Ba...
      • Add new rows to WebCombo in client-side javascript
      • Add new rows to WebCombo in client-side javascript
      • FilterRow functionality in the UltraWebGrid when h...
      • use the WebCombo as a column editor in WebGrid
    • ► September (8)