Question
Help please
Hi, a have a question...
I make a application with PHP & MySQL & XML, and i have a ComboBox & DataGrid, after I select something from ComboBox, in the DataGrid i have some dates, and I need when I click on the some dates from DataGrid to colorize my buttons :
ex: In ComboBox i have : text1
text2
text3...
when I select tex1 or text2 or text3, in the DataGrid is another : text4, text5, text6....
and I have too 50 small buttons, I NEED WHEN click to text4 to colorize my button1, click to text5 to colorize my button2 .....textN...to colorize buttonN...
How I need to do that?
I make a application with PHP & MySQL & XML, and i have a ComboBox & DataGrid, after I select something from ComboBox, in the DataGrid i have some dates, and I need when I click on the some dates from DataGrid to colorize my buttons :
ex: In ComboBox i have : text1
text2
text3...
when I select tex1 or text2 or text3, in the DataGrid is another : text4, text5, text6....
and I have too 50 small buttons, I NEED WHEN click to text4 to colorize my button1, click to text5 to colorize my button2 .....textN...to colorize buttonN...
How I need to do that?