Hi:
I would like someone can help me, I want to mapping a datatable to show in the datagridview the names in diferents columns. i placed an image.
thanks in advance.
Hi,
I have a gridview with one of the columns disabled at design time and based on a specific role of the user I need to enable it in run time.
so:
If user_role = isfromthisgroup then
gridview.col(4).enable
end if
How can this be achieved? Any help is appreciated. Thanks.
before posting i searched in google and youtube.
but still i cant figure it out. maybe someone can simplify it to me..
i watched a video from youtube
http://www.youtube.com/watch?v=h6PYx2MgOCQ
but i cant figure out why.. some properties arent showing in my vb just like the one needed in the...
Hello all!
My name is Camron, and this is my first post on the VB.NET forums.
I joined the forums because I am using Visual Studio this semester in my school.
Anyway, I thought I would share a neat little trick with everyone for creating "columns" in a list box without having to use...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.