or
Name Email Phone [new grid here]
Name Email Phone [new grid here]
Name Email Phone [new grid here]
Name Email Phone [new grid here]
Name Email Phone [new grid here]| <script type="text/javascript"> |
| function gotoGrid() { |
| var grid = $find('MainContent_GeneralControl_MyFormView_MyRadGrid'); |
| if (grid != null) { |
| grid.set_focus(); // this says there is no such method |
| } |
| } |
| </script> |