mintsmike 0 Newbie Poster

Hello people.

I have a problem. I am using VS2008C# and I am using it to create a program (:)). When users click on a button, the Click() method should add some content to a predefined TableLayout. Typing this code: TableRow someRow = new TableRow(); I get this error: error CS0246: The type or namespace name 'TableRow' could not be found .

Any ideas how to solve it,
Regards,
mintsmike

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.