Hi.. I Have A Question On VB Basic, Been Trying To Figure This Out For
over A Month Now.. I Want to Put Videos With Url In DataGridView So That When User Clicks Cell, Its Plays The Video, i Have 2 Columns.. Any Input Would Be Appreciated.. Thanx..

Member Avatar for Huntondoom

you could if the Url is the Video Url
use

Process.start(UrlOfVideo)

which would start the Video but not sure if it works with video online

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.