Is there a way to get the cursor position without using JavaScript?

I want to get the cursor position inside the textbox with multiline=true without using JavaScript, is that possible?

1 Reply 1 reply marked as answer

BC Berly Christopher Syncfusion Team July 10, 2020 11:45 AM UTC

Hi Jdream, 
  
Greetings from Syncfusion support.  
  
Currently there is no support has been provided for get the cursor position from the TextBox component. We could not get the position without help of using interop file or JavaScript since we could not access the DOM element in the Blazor server side. So, we have raised this query in the Blazor discussion page. Once we got the solution, we will provide the sample for the requested requirement. 
  
  
Regards, 
Berly B.C 


Marked as answer
Loader.
Up arrow icon