Webgrid javascript error CellClickAction="CellSelect"

7 replies. Last post: June 21, 2011 5:33 AM by Peter Jones
Tags :
  • New Discussion
  • New Question
  • New Product Feedback
Peter JonesMember

Hi

 

When i have the CellClickAction="CellSelect" on the webgrid control a javascript error is generated when a postback event is fire on another control.

this only happens when using the preview row  setting PreviewRowVisible="true"

 

The scenaro is as follows

 

1) expand preview row

2) click button that fires postback evet.

3) javascript error before page load event fired.

v2cf94.setAttribute("cellIndex",v00155.cellIndex);

 

In our application this is stopping the user nagivating to another page.

 

we can get around this issue by changing to "RowSelect"

but still...............

 

aspx page code attached

thanks

 

Peter

 

 

 

 

All times are GMT -5. The time now is 3:48 PM.
Previous Next