Hi there,
I have bounded the radgridview with the datatable which is resulting all okay. but the time I go on filtering the records according to any criteria passing as a parameter on top of the column filter box. it throws two different errors:
1) Index -1 is either negative or above rows count. (there are records into the grid)
and also sometimes throws as:
2) Exception has thrown by the target of invocation.
I haven't added any filtering code from myself as it's an inbuilt feature.
Please assist me with this ASAP. I need to fix this error.
Cheers,
Munsh
I have bounded the radgridview with the datatable which is resulting all okay. but the time I go on filtering the records according to any criteria passing as a parameter on top of the column filter box. it throws two different errors:
1) Index -1 is either negative or above rows count. (there are records into the grid)
and also sometimes throws as:
2) Exception has thrown by the target of invocation.
I haven't added any filtering code from myself as it's an inbuilt feature.
Please assist me with this ASAP. I need to fix this error.
Cheers,
Munsh