Has anyone wrapped the Windows Media Player ActiveX control as a
custom DataGridView column type (prefereably in VB)?
That might want to share the source code on the group?
So that video/audio clips can be viewed within a cell of a data grid
view. This control would be bound to a database column that contains
the file path/url string of the video/audio file to be played. Such a
control would of course always be read only in a grid column. Sort of
like the DataGridViewIma geCell and DataGridViewIma geColumn classes
except hosting WMP instead of a picture box.
Thanks
custom DataGridView column type (prefereably in VB)?
That might want to share the source code on the group?
So that video/audio clips can be viewed within a cell of a data grid
view. This control would be bound to a database column that contains
the file path/url string of the video/audio file to be played. Such a
control would of course always be read only in a grid column. Sort of
like the DataGridViewIma geCell and DataGridViewIma geColumn classes
except hosting WMP instead of a picture box.
Thanks