Results 1 to 2 of 2

Thread: Scrollable control for web!!!???help

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2001
    Posts
    77

    Scrollable control for web!!!???help

    I would like to know whether there exists any scrollable control for a web page design....and display the information in the form of columns (just similar to datagrid or table). If it works only for IE also, its ok.....

    Even I would like to know, how could I get the excel sheet to be displayed on a web page of IE..

    Please help me out and it is urgent....

  2. #2
    C# Aficionado Lord_Rat's Avatar
    Join Date
    Sep 2001
    Location
    Cave
    Posts
    2,497
    <DIV STYLE="Height: 200px; Width: 200px; Overflow: Scroll">
    Content here
    </DIV>

    You can, of course, change the height and width.
    Need to re-register ASP.NET?
    C:\WINNT\Microsoft.NET\Framework\v#VERSIONNUMBER#\aspnet_regiis -i

    (Edit #VERSIONNUMBER# as needed - do a DIR if you don't know)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width