kapil.gureja Posted February 22, 2015 Posted February 22, 2015 I want to repeat a GROUP/LIST of elements based on the value returned by some field from SQL.. For eg., COUNT is field & three records have been returned by SQL. So suppose values are - COUNT = 1, 2, 3..Now, firstly group should be repeated for COUNT = 1 then again for COUNT = 2 & so on...
kapil.gureja Posted February 22, 2015 Author Posted February 22, 2015 we can say it's a kind of FOR loop what I need
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now