Click here to Skip to main content
15,891,903 members

Comments by nita kadam (Top 6 by date)

nita kadam 7-Apr-14 3:43am View    
My code is simple grid view code.
My grid view dynamically displayed 2-3 times on one page.
same as my link button in that particular grid view appears 2-3 time.
If i click on second or third gridview link button then it not fired click event.
but if i click on link button in first grid view then it is fired.
So what is the issue.
nita kadam 3-Apr-14 4:10am View    
we have not Azure, We have IIS server.
nita kadam 9-Aug-13 10:26am View    
but i have for loop and if i come second time then display error like- table already belongs to this dataset..
nita kadam 9-Aug-13 8:11am View    
A DataTable named 'Table' already belongs to this DataSet, I got error like this in second dataset
nita kadam 9-Aug-13 8:09am View    
A DataTable named 'Table' already belongs to this DataSet i got this error for second dataset.