getFooterCellByName not function in webgrid 7

6 replies. Last post: October 7, 2010 12:25 AM by xin8
Tags :
  • New Discussion
  • New Question
  • New Product Feedback
xin8 Member
   var grid = ISGetObject("WebGrid1");
                var table = grid.Tables[tblName];
                var htmlTable = table.GetElement(WG40.BODY, WG40.HTMLTABLE);
                var footerAmount1 = table.getFooterCellByName(htmlTable.rows.length - 1, "sel");

I get an error on line "getFooterCellByName", Object doesn't support this property or method.

 

Do you have any ideas ?

Waiting for your kind reply.

 

Thank you.

 

xin8

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