DataRepeaterItem and DataRepeater

0
0

Ciao,

how can I use VB code to select and display a DataRepeaterItem (for example the last one) of a DataRepeater?

Grazie

Alessandro

  • You must to post comments
0
0

Hi,

you use the CurrentItemIndex or CurrentItem property for that.

Best regards
Frank

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.