Search results for query: *

  • Users: angela1979
  • Content: Threads
  • Order by date
  1. A

    loading a sequence into a listbox

    How would I put a sequence value into a listbox? I know you access a sequence from a database using Select seq_id.nextval from dual I just would like to figure out how to put the value into a listbox.
  2. A

    Transferring data from datagrid to textboxes

    I'm fairly new to VB.NET. I have data in the datagrid and was just wondering if one could select a record in the datagrid and send the fields into textboxes. Thanks
Back
Top