Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~335 People Reached
Favorite Forums

3 Posted Topics

Member Avatar for vijay.wadikar

Hi All, I want to use the data grid as input interface. Can any one help how to start. i need 3 columns date, name, location the location field is drop down field user can select from the list only. the values entered by user should update in the database. …

Member Avatar for agrothe
0
92
Member Avatar for snehas
Member Avatar for hawisme000

you can make use of SQL, if you are using Database. Use "Like" clause Ex : select ename from emp where ename like 'A%'

Member Avatar for hawisme000
0
110

The End.