Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27201

VS 2010 Display Datagridview in msgbox

$
0
0
Hello to all,

is it possible to display Datagridview in msgbox?

Code:

        If MsgBox("Are all data correct? " & vbNewLine _
                  & "Data in datagridview: " & Datagridview ??? (I need some code here)
                  , MsgBoxStyle.YesNo, Title:="Review") = vbYes Then
       
        ...

        End If

Realy thanks for help...

Viewing all articles
Browse latest Browse all 27201

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>