Hi,

In Gridview, it have three Auto generated fields and one template fields (CheckBox) which Header text is Select. This Allow to paging true and Page size 10. When we have more than 10 rows, so we have to select second indexing. But i have a problem that when i checked any checkbox in first indexing, in case of second indexing , it happen uncheck.

Please help me

Thanks!

Pankaj Singh

Recommended Answers

All 2 Replies

I am getting an error in this Line
[ index = (int)(GridView1.DataKeys[row.RowIndex].Value);

Error::

Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index

Please hel p me
Thanks
Pankaj

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.