CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2000
    Posts
    1

    Deploying Spredsheet control on the web

    I am creating a web application which sould have spreadsheet control like features , one way I can think of is to use an activex control like spread , however this wont work on Non IE browsers , Is there a way to get spreadsheet like features w/o using an activex control ? Any other more powerful scripting language ?Html would be too painful


  2. #2
    Join Date
    May 2001
    Posts
    36

    Re: Deploying Spredsheet control on the web

    Maybe EasyGrid control can help you.
    You can get it at http://www.share2.com/easygrid/


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

Featured