Input dialog box options from datatable

Hey,

I am currently creating a data table that has 1 column. The table is from an extract. Is there a way to populate the options in an input dialog box using the data table data?

You’ll need to iterate over the row items and enter them into a collection datatype (like a list). See the attached XAML file.

Processusvierge.zip (13,8 Ko)

2 Likes

Oh that is great!

Thanks so much for your quick response!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.