you will be using C# and ADO.NET i hope..
use the sqlcommand object to assign a query to delete the record we need..
then then use the executenonquery ...
I want to bind and display one field (i,e Common_Desc of table T_MST_ADM_COMMO N which is having 4 fields ) in a drop down list .
What my problem is when i'll click on a add button of one panel (main panel) ,another panel (addpanel) in same master page ll come and the datas should be displayed on the drop down list .
and i could not able to understand on which event i should write,& how to bind;
please give me ideas By which i can proceed .
you will be using C# and ADO.NET i hope..
use the sqlcommand object to assign a query to delete the record we need..
then then use the executenonquery ...
I dont use VB.NET
Wait for sometime...some one else will help you soon
For ur second question also I posted solution...
That too wont work...because its also in C# only..
I dont use VB.NET
Wait for sometime...some one else will help you soon
For ur second question also I posted solution...
That too wont work...because its also in C# only..
Comment