Buy Questpond's video subscriptions on
huge discount
.
Online: 3921
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
ASP.NET
>
Loading ...
Dynamically delete row using javascript
Posted by
Senthilmcatyr
under
ASP.NET
on 1/3/2012 |
Points: 10
| Views : 3375 | Status :
[Member]
| Replies : 3
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
I used dynamically add row using javascript in asp.net. I insert value in database. Now i used dynamically delete row using javascript but how to delete the data? how to call coding on code behind page?
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
Sksamantaray
on: 1/3/2012
[Member]
Silver
|
Points: 25
0
can you attach your code here?
Thanks,
Sanjay
Senthilmcatyr
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Senthilmcatyr
on: 1/3/2012
[Member]
Starter
|
Points: 25
0
Thank you for your reply. now i get delete row but only delete the row, no delete data into database. how can i do delete the data into database?
Senthilmcatyr
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
SheoNarayan
on: 1/3/2012
[Administrator]
HonoraryPlatinum
|
Points: 25
0
You can use jQuery ajax to send the post or get request to the server with the id of the record to delete and delete the record from the database.
Watch this video
http://www.fundoovideo.com/video/212/what-is-jquery-ajax
to know how jQuery ajax works.
Thanks
Regards,
Sheo Narayan
http://www.dotnetfunda.com
Senthilmcatyr
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
How to get the exact property name while getting error
(0)
PDB file is not showing Line Number in dot net application hosted on server
(0)
Both Strings morethan 5 letters in length end of the words one vowel and one consonent is different
(0)
how to check Any adjacent letters transposed between two strings(ex: JOHN, JHON)
(1)
can't receive data after success login ?
(1)
Implement Multi-Tenant in Azure Logic Apps
(0)
Why ASP.Net Core 7.0 Web API showing as Connection refused?
(0)
Iterating over columns of dataframe and print as rows in Python Django
(0)
More ...