Browse By Tags

  • event.srcElement.id doesn't work in FireFoix - AfterRowTemplateClose Event

    Hi,

    I trying to find a answer to this.

    I am using the AfterRowTemplateClose client event and tried to find out which button that trigger it using

    if( event.srcElement.id == "igtbl_reOKBtn")

    It works fine in IE, but I know it does work in…

  • Javascript error in UltraWebGrid

    I am using NetAdvantage for .NET 2008 Vol. 1 CLR 2.0. I am getting an javascript error occationally when a edit operation is done in the UltraWebGrid.

     

    I get the following error

    "Object doesn't support this property or method"

    in the…