Lost universe of Programing
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Lost universe of Programing

USERNAME :- Forum Post:-114
 
HomePortalGalleryLatest imagesRegisterLog in

 

 To Show a Selected Record on a form through Flex grid

Go down 
AuthorMessage
Administrator
Admin
Admin
Administrator


Male
Number of posts : 160
Age : 38
Location : Lucknow
Job/hobbies : Software Engeener
What U like To do ? : Because Its Rock with me.
Registration date : 2008-01-06

To Show a Selected Record on a form through Flex grid Empty
PostSubject: To Show a Selected Record on a form through Flex grid   To Show a Selected Record on a form through Flex grid I_icon_minitime1/22/2008, 12:04 am

1. DO the Connectivity through oracle as mentioned in database connectivity forum
2. Now the following code will allow u to copy the data from the data base to the VB form
as given below.
MSHFlexGrid1 is the name of the flexgrid..

Quote :
Set adoRecSet = adocon.Execute("Select * from product")
Set MSHFlexGrid1.DataSource = adoRecSet
adoRecSet.Close
Back to top Go down
https://aspx.forumotion.com
 
To Show a Selected Record on a form through Flex grid
Back to top 
Page 1 of 1
 Similar topics
-
» TO Show and Hide a Form
» To update the record
» How to Record a Yahoo! messenger voice chat..??

Permissions in this forum:You cannot reply to topics in this forum
Lost universe of Programing :: --=| SOURCE CODE |=-- :: C/C++ SOURCE CODE-
Jump to: