Hi Mudassar Ahmed Khan
On your article Ajax control inside grid i'm facing an exception "Object reference not set to an instance of an object" on this line
int rowIndex = ((sender as Rating).NamingContainer as GridViewRow).RowIndex;
please help me
yes, im getting GridViewRow but there is the problem in inserting MID into database it's passing null value. can it be related to primary Key and foreign key ??
I have primary key in my main table and the foreign key where im inserting MID
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.