how to disable the webgrid with javascritp

4 replies. Last post: January 13, 2010 11:03 PM by addie coco
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback
Johnny LeyvaMember

how to disable the webgrid with javascritp

i'm using this function.

 

function Grid1_RowSelect()

{

var wgDetalle = ISGetObject("wgDetalle"); wgDetalle.enabled =true;

wgDetalle.SetChanged();

wgDetalle.RootTable.UpdateUI();

wgDetalle.Refresh();

}

All times are GMT -5. The time now is 1:34 AM.
Previous Next