You need to sign in to do that
Don't have an account?

Changing value in one picklist, overwriting it in another picklist too...how to avoid it.
Hi All,
I am adding dynamic rows using add button which contains 2 picklists & one text field.
When i am adding two rows & changing value in second row's picklist it's overwriting the same picklist value in first row.
How to avoid it?
Please reply ASAP.
Hi Sachin,
Use Row Indexing in table to avoid this.
Thanks
But can you provide any demo code for this.
Actually i thought of that option, but i am not getting how to use it??
Thanks
Check out the below link:
http://blog.jeffdouglas.com/2010/04/02/visualforce-row-counter-for-iteration-components/