Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » javascript » WebNumericEdit (RSS)
Sorry, but there are no more tags available to filter with.
  • WebNumericEdit set focus

    How do you set focus to a WebNumericEdit textbox on page load? I have the following javascript in the page header: < script language ='JavaScript'> <!-- function SetFocus() { var editor = igedit_getByID( 'txtQty' ); editor.Element.focus(); } window.onload = SetFocus(); // -->...
    Posted to Forum by bitlerjd on 06-10-2008
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems