Add automatic growth serial number

xiaoxiao2021-03-06  103

Private sub DTGSellers_itemdatabase (byvale) Handles DTGUSERS.ITEMDATABOUND

'Ignore the colorn title

IF E.Item.ItemIndex <> -1 Then

E.Item.cells (0) .text = dtgusers.pageSize * DTGUSERS.CURRENTPAGEINDEX E.Item.itemindex 1

End ifend sub

转载请注明原文地址:https://www.9cbs.com/read-95856.html

New Post(0)