How to Insert,Delete ,Update Vedio in gridview

Posted by Shail12345 under ASP.NET on 10/12/2013 | Points: 10 | Views : 1703 | Status : [Member] | Replies : 2
Good Morning Senior Sir
i work in tech support site
how to insert update delete vedio in gridview
thanks Advance




Responses

Posted by: Bandi on: 10/12/2013 [Member] [MVP] Platinum | Points: 25

Up
0
Down
I can suggest links for u
http://egdev.com/blog/post/2011/08/03/How-To-Embed-Any-Media-Player-in-GridView-Control.aspx
http://www.codeproject.com/Questions/473030/howpluscanplusplayplusvideoplusinplusgridplusviewp

Mark This Response as Answer
--
Chandu
http://www.dotnetfunda.com/images/dnfmvp.gif

Shail12345, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Raja on: 10/13/2013 [Member] Starter | Points: 25

Up
0
Down
Dear Shail,

By default GridView doesn't allow Insert facility however you can do that using footer that is explained in this article http://www.dotnetfunda.com/articles/show/180/how-to-insert-record-using-gridview

To edit and update record in the GridView follow this article http://www.dotnetfunda.com/articles/show/1619/how-to-perform-edit-update-and-delete-operation-in-gridview.

Hope my response will be helpful.

Thanks

Regards,
Raja, USA

Shail12345, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response