I need to create new table for every month. Is there any option to do this?
This error is coming.
In label1 the value shows correctly but in listview the runtime error is coming. What should I do?
For this also runtime error is coming.
Whats the value you are getting in the label?
Also, @Girish_Siva try ListView.Elements from String
block instead of ListView.Element
block