I had a project used DataGridView,I really don’t know what’s the difference between them,when this project started,I simply chose the DataGridView to …
I want to use grid to handle computer’s name of Lan,there are 2 buttons,if button 1 pressed,mark red for disconnected,others mark green for connected…
Thanks for help,Denis,base on your code,if I want to switch the color with 2 buttons,how could I make it to work?The codes below,when you press button…
I tried ,it seems still does not work ( global DataGridViewTest try (destroydialog DataGridViewTest) catch() change_color=(dotnetclass “system.d…
Thanks for the link, I ‘ll try it.
I have used an sdk example to fixed this issue,thanks everyone.
Got it,thanks too much for suggestion!
OK,thanks for great help
I’ve tried,still has the same,below is the full code: Rollout test_rollout “testMe” width:200 height:25 ( button test “123” ) CreateDialog test_rol…