Hi,
I am using ultrawebgrid in which I have put a button in band 0 to add a new row , but it is disabled when I use IE9 with no compatibility though it is working if I checked Compatibility to yes in IE9. I want solution for no compatibility mode. I am using higher version (above v 10.1) of Infragistics.
Hi Petar
I'm having the same issue using Ultrawebgrid from version 2011.1, when having an Add button it stays disabled using IE9 in native mode.
Were you able to find a solution for this?
Hi Tynch,
I am having similar issue. Did you find the solution. Please provide.
Hi Peter: Can you provide solution for IE9 issue. I am using same DOCTYPE. Though button is disabled. Neither the Tools -> View compatibility settings option working.
Thanks,
Raja
We are currently using that DOCTYPE, however the Add button seems to be disabled and doesn´t work.
Try with change doc type in aspx page as
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
Hi Petar,
Thanks.
Regards.