Page 1 of 1

datagridtextbox element in Primalforms 2011?

Posted: Sun Nov 27, 2011 8:22 am
by StupidSexyFlanders
I am looking to add a grid with user-defined text fields. I browsing through MSDN, I think the datagridtextbox is what I need. But I don't see that as an available element in my Primalforms 'toolbox'. There are datagrid, datagridview, and textbox. But the former two need to be bound to existing data and latter has no option to draw grid lines.Do I need to enable a different assembly to import this element?

datagridtextbox element in Primalforms 2011?

Posted: Sun Nov 27, 2011 8:22 am
by StupidSexyFlanders
I am looking to add a grid with user-defined text fields. I browsing through MSDN, I think the datagridtextbox is what I need. But I don't see that as an available element in my Primalforms 'toolbox'. There are datagrid, datagridview, and textbox. But the former two need to be bound to existing data and latter has no option to draw grid lines.Do I need to enable a different assembly to import this element?

datagridtextbox element in Primalforms 2011?

Posted: Sun Nov 27, 2011 9:56 am
by jvierra
That is correct.

Windows Forms does not have a control by that name. You must be confusing this with some other proprietary control that may be available from other vendors.



The closest we com it here:
http://msdn.microsoft.com/en-us/library ... xcell.aspx

All controls are listed here:http://msdn.microsoft.com/en-us/library/k50ex0x9.aspx