I have RadNumericTextboxes in rows in a grid that have "ReadOnly = false". When the page is loaded, at first on clicking the textbox I am able to edit it. But if I click any where outside the grid on the page then then the textboxes behave odd. By odd I mean when I hover the mouse over the textboxes the edit icon of the cursor come at the top edge of the textbox and only on clicking over there it enables me to edit the textbox.
Please help me out.
Please help me out.