User-1262787652 posted
I'm using ASP .NET MVC2 and jquery UI Autocomplete.
Sometimes application runs in Samsung Galaxy Tab.
In this case it is very difficult to select from jquery UI autocomplete.
How to dedect Samsung Galaxy tab and render select element in this case ?
I tried
HttpContext.Current.Request.Browser.IsMobileDevice
but it returns false for tab.