Click here to Skip to main content
15,900,359 members

Comments by jayraj86 (Top 87 by date)

jayraj86 11-May-14 14:16pm View    
its not null.. i checked via response.write data is loading in dtt..
jayraj86 11-May-14 14:12pm View    
what ?
jayraj86 11-May-14 14:08pm View    
no its not null. i tried DropDownList4.SelectedItem.Text = Convert.ToString(dtt.Rows[0]["Branch"]); but it shows same error on same line
jayraj86 11-May-14 10:36am View    
I have one form which contains one file upload control. on page load i am loading all data from database into the respective textboxes of form.

I have one update button but on click my data is not updating. below is my code of update button
When i change image it gets updated but not other fields
jayraj86 11-May-14 10:28am View    
yes i m getting values in text boxes