Given above is my code snapshot
Hello All,
I am facing Challenges in adding Details from array to data datable by using add data row activity.
The Output I am getting is .
But Output I want is is
can some help me with little tweak in my code to achieve my goal
Hello @Ripusudan_Sharma
You can provide direct row to the add data row. why looping. because of looping its happening
go with this
I am looping because, I need apply some logic to assign a particular value to column. As in the array list order of details any unknown
Then do one thing. Create another array add your values according to the columns priviously created and provide new areay to add row
Srini84
(Srinivas Kadamati)
May 10, 2023, 10:57am
5
@Ripusudan_Sharma
What do you by array items unknown?
What logic you are performing
Thanks,
Srini
can you please explain what you want to do in simple words while looping only
system
(system)
Closed
May 22, 2023, 11:27am
7
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.