Hi ,
I need to change singleSelect property of grid controls at runtime.I tried to use setSingleSelectProp method of GRIDCollection but it didn’t work.
I made my own implementation somehow .But I wonder if there is an API method to do that ?
Thanks in advance.