Forum: VB.NET Oct 17th, 2006 |
| Replies: 8 Views: 53,963 Hi,
PHP is a server side web scripting language where you don't have direct access to client side web controls like text and combo boxes. What you should do is to put <input> tags in a <form... |
Forum: VB.NET Apr 19th, 2006 |
| Replies: 7 Views: 36,504 Hi,
To insert a checkbox to every row you must add a template column to your data grid.
Loren Soth |
Forum: VB.NET Apr 6th, 2006 |
| Replies: 8 Views: 53,963 Hi,
x=combobox.text
Loren Soth |