Bonjour a tous ,
SVP j'ai un petit probleme si quelqu'un pourrait m'aider ,
donc j'ai un formulaire sous forme d'un tableau ; la première colonne contient un textBox et la deuxième un ListView , puis j'ai un Tableau des Tableaux (tab[][]) ,
mon probleme est que je veux binder mon ListView au contenu du tableau de l'index textBox (ListView<-tab[textBox][])
j'espère que j'étais un peu clair , merci d'avance
Partager