Home › Forum › General › appending/prepending selection items › Re: appending/prepending selection items
May 21, 2010 at 1:39 pm #5281
I had a similar need and put in a request for a command that works like the set table row command for a dropdown, so please send a request in also and maybe we will get this. I don’t know if you are using stored procedure to connect and populate your dropdowns or what you are needing to inject into the list items. For me, i just wanted to add a phrase “Select an item” or somethign to that effect and needed it to be the first item. So, I just added that row in my stored procedure. Not sure if that helps you.