gajendrabang
30 Sep 2009, 5:08 PM
Hi,
When I try to show more than one editor grid on same page, I get error "c is null"
Here is How I call them
<script type="text/javascript">
Ext.onReady(function(){
SetupEarlyCall();
SetupOvernightMarket();
});
</script>
When I try to show more than one editor grid on same page, I get error "c is null"
Here is How I call them
<script type="text/javascript">
Ext.onReady(function(){
SetupEarlyCall();
SetupOvernightMarket();
});
</script>