|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
which control is best suited for tabular type data entry
hi
I am working for a univesrity on vb6 and Oracle 9i. I want to develope a marks entry tabular form ie entry of marks scored by all the students in a subject in a tabular form .. which control of vb6 is best suited for such entry. are there any such third party controls available .. and where ? . Pls help me |
|
#2
|
|||
|
|||
|
Take a look at the datagrid or flexgrid controls.
|
|
#3
|
||||
|
||||
|
you might look into using the office web controls (owc), there is documentation on MSDN for them. One of them is an Excel emulation
__________________
Fisherman "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." - A.Einstein |
|
#4
|
|||
|
|||
|
Re: which control is best suited for tabular type data entry
You can any of datagrid or flexigrid.It depends on whether you to give the user direct access to databse then datagrid is simple and easy but if you want to control every user input through coding , validate and then allow then flexigrid is better but requires more effort on your part.You can search MSDN for using these controls and sample codes.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > which control is best suited for tabular type data entry |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|