hello i have one problem if i am applying validation in insert form then update is nor working...while i am update its shows me for validation for insert form please help
It is not a good practice, Because more than one employee ka name same ho sakta hai but it unique hota hai. Name use kroge to us name ke sare record delete ho jaenge
@@informtechi sir kindly pinned a comment and share Google drive download link for your time save perpose. if you individually send files then your many time needed
nice video,.... easy to understand... like c# learning with you
Thank u so so much ..... Great learning experience 😊😊
very helpfull thanks sir
Very nice video bro.
excellent explaination
Great lecture!
could you pls, share the share the coding of HTML/CSS design page??
great sir
very nice video sir than you
Amazing Sir.......
Multi filter in gridview with update panel and delete rows
Please make a video on this
Best Video
Visual studio konsa use Kiya hai sir 2012 or 2017 or 2019 ...etc
2019
2018
Nice...
if I have a dropdown, checkbox list or datepicker then can I update the record in the same way using gridview?
No, need to bind data onDataBound event of gridview
Sir procedure ek create pura curd nhi kar skate hai
hello i have one problem if i am applying validation in insert form then update is nor working...while i am update its shows me for validation for insert form please help
Set CauseValidation property to false of update button.
@@informtechi Thankyou so much
💖❤
Very usefull video, Can you please send me your Project?
while i am click on update its act like an insert record please help
Can u plz send how to add button using bootstrap
How to do the same with oracle db
Hello sir.. thankyou for the tutorial I am stuck inbetween My edit button is working but the content does not becomes editable...
Please send your code
@@informtechi
HTML
C#
protected void Data_table_main_RowEditing(object sender, GridViewEditEventArgs e)
{
Data_table_main.EditIndex = e.NewEditIndex;
get_data();
}
protected void Data_table_main_RowCancelingEdit(object sender, GridViewCancelEditEventArgs e)
{
Data_table_main.EditIndex = -1;
get_data();
}
It's seems right.
Can you tell me what error you are getting when click edit button
@@informtechi the edit button is working but the content is uneditable I am unable to edit the content
Agar mai EmpId ki jagah per Name delete karu to kaise hoga
It is not a good practice,
Because more than one employee ka name same ho sakta hai but it unique hota hai.
Name use kroge to us name ke sare record delete ho jaenge
This video is no doubt help us but
Can you please provide this project File and db download link🙏
Sure, please share your email id.
I will share it end of the day
@@informtechi sir kindly pinned a comment and share Google drive download link for your time save perpose. if you individually send files then your many time needed
mr_sandip@outlook.com
@@informtechi Can you send the file to me Azzam.sultan@gmail.com
pls, share source code of this lecture.
Why are you writing connection quarry again and again.. simple make in web.config and then call just connection string..
Hermano me podes mandar el fuente por favor te lo agradecería mucho por favor he buscado algo así muy bueno y con buen aspecto