i want some help pls with datagridview buttoncolumn, how can i add an event handler to all buttons that are in the column?. please show me a simple example because i new on vb .net(windows forms)

Also i want to ask how can i share the same instance of a class in two different classes ?. (i want to share the same instance in form1 and in form2)

thx for your time

Also i want to ask how can i share the same instance of a class in two different classes ?. (i want to share the same instance in form1 and in form2)

Singleton pattern helps you..

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.