how to stop cursor on the gridview textbox
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
iam having a grid view with text boxes whic are not editable i kept onkey press retunf false ..now its working fine not to edit the textbox but if i click on the text box cursor is comming in the text box how this cursor can be stopped
set the text box as readonly or enabled = false
-
iam having a grid view with text boxes whic are not editable i kept onkey press retunf false ..now its working fine not to edit the textbox but if i click on the text box cursor is comming in the text box how this cursor can be stopped
put the textbox as readonly.
SSK. Anyone who says sunshine brings happiness has never danced in the rain.