Hello All,
Need help on how to select a particular line in multi line text box. I have a text box with multi line which contains several line with name of countries. I perform single click on one of the country and expect that particular line will be highlighted. Followup action will be delete the line if delete command button is selected. Which event of text box should I select to know the position of cursor when a line is clicked? I do not see any click event on text box.
Thanks
Angsuman
Need help on how to select a particular line in multi line text box. I have a text box with multi line which contains several line with name of countries. I perform single click on one of the country and expect that particular line will be highlighted. Followup action will be delete the line if delete command button is selected. Which event of text box should I select to know the position of cursor when a line is clicked? I do not see any click event on text box.
Thanks
Angsuman