index of previous row

  • Thread starter Thread starter Harry Hudini
  • Start date Start date
H

Harry Hudini

Is it possible to get the index of the previous row that was added when
using the additem method?

Im doing something like

mygrid.additem(strMyRowDefinition)

i want to then add another row underneath it, with the same style as that
row, but in order to do all this stuff i need to find the index of the row
that was just added.

is that possible ?

Olly

--
________________________________________________
ADSSupport.net
http://www.adssupport.net
Dedicated free Active Directory ServicesT support

email: oliver.marshall@[email protected]
 
Back
Top