I've a subgrid named TimeTickets, I try: var gridControl = document.getElementById('TimeTickets_d').control var ids = gridControl.get_allRecordIds(); here I've an error :Object doesn't support property or method 'get_allRecordIds'
↧
I've a subgrid named TimeTickets, I try: var gridControl = document.getElementById('TimeTickets_d').control var ids = gridControl.get_allRecordIds(); here I've an error :Object doesn't support property or method 'get_allRecordIds'