Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. hassanovich

    Grid ActiveRow

    ActiveRow returns zero if the grid doesn't have the focus or when you access a row outside the grid display. but try to access ActiveRow inside the grid. here is an exemple : put this code snipet thisform.text1.value = thisform.mygrid.ActiveRow in mygrid.column1.text1.click() it works...

Part and Inventory Search

Back
Top