hi
i am trying to disable array item but its not working.please help me how to disable.
ex : index = 0;
arrfirst[index].disabled = false ;
i am trying to disable array item but its not working.please help me how to disable.
ex : index = 0;
arrfirst[index].disabled = false ;
Comment