can i use YUI API with grid …will it conflict in any way with grid api??
Did you mean that you want to apply YUI API to grid ?
dhtmlxGrid API is different from YUI API.
i want to have functionality where i can display YUI container /pop-up and a very small image in it in the corner of the cell when user brings mouse over the cell and on mouse out i want to remove it. also when user clicks on that image i want to create a div like the one that is created by dhtmlxgrid to show calendar popup and i want to fetch some info into it by YUI ajax call…i f can suggest a better way to do it so that i dont have to use any other API thandhtmlxgrid ones it would really help me out…
thanks
There are no known issues with dhtmlxgrid and YUI components that are intialized on one page. Please see samples of gtrid initialization in grid package and on the website.