WebGrid Community Server

Welcome to WebGrid Community Server Sign in | Join | Help
in Search

WebGrid & DropDown -> wgrowhighlight javascript error

Last post 07-24-2008, 10:13 by bestik. 2 replies.
Sort Posts: Previous Next
  •  07-23-2008, 21:58 672

    WebGrid & DropDown -> wgrowhighlight javascript error

    When I put WebGrid (EnableCallBack=false) and some standard DropDown list into same (or different) UpdatePanel (from standard AJAX Extensions - .NET framework 3.5) I get always javascript error when mouse goes above any row. Error is: wgrowhighlight is not defined. Is it possible to switch off RowHighlight function?
  •  07-24-2008, 1:13 673 in reply to 672

    Re: WebGrid & DropDown -> wgrowhighlight javascript error

    Try 'RowHighlight=""' or grid.RowHighLight != Color.Empty

    That should fix it.

    Olav Botterli, WebGrid Founding Developer
  •  07-24-2008, 10:13 678 in reply to 673

    Re: WebGrid & DropDown -> wgrowhighlight javascript error

    RowHighlight="" solved it. Thanks.
View as RSS news feed in XML
Powered by Community Server, by Telligent Systems