Hi Tony,
I didn't find anything about how to collapse an already expanded subgrid. I want to write code to so that when I move from one row to another I want to collapse the subgrid of the row which was previously selected.
Regards
Nirmal
Anybody know of any solutin to this or is it an inherent bug that needs to be addressed ?
Regards
Nirmal
Any help from anybody will be appreciated
Regards
Nirmal
Hi Tony,
Yes I do my workonly on IE so I have experienced this in IE so far. Further, I noticed that this happens when I drag the mouse over the grid while selecting the content as I darg the mouse by clicking the left mouse button
Regards
Nirmal
The headers and the column donot align at all..further if we have empty cells and we click and move to another cell the whole style of that cell gets changed..This was not a problem in the older version
Regards
Nirmal
Hi Tony,
Could you kindly provide your insight.
Regards
Nirmal
Hi Tony,
Could you kindly let us know when 3.4 final will be available for the above fix..?Does the beta version contain the fix ?
Regards
Nirmal
Hi Tony,
When will the final 3.4 be available ? is the fix available in 3.4 beta ?
Regards
Nirmal
Hi TOny,
I was looking in to your code for delRowData..not sure if removing the data stored in savedRow[] when deleting the row would fix this issue ?
something like this after $t.rows[rowInd]).remove(); line of code?
$t.p.savedRow.pop();
or will it impact something else ?
Regards
Nirmal
Hi Tony,
Do you have any feedback on this ? Kindly let me know..
Regards
Nirmal
I am adding few more
ok never mind..I found the solution by reseting the selection a sbelow
jQuery(gridId).resetSelection();
But now sure why it should happen in the first place..once the rows
Thanks so much Tony. I shall try it out.
Regards
Nirmal
Could somebody help me out here ?
Thanks for your reply Tony. I did scan thru the documentation, but couldn't get hold of how to get rid of the dirty marker from the cell. Could you kindly let me know how this can be done or atleast point me to the documentation.
I do need the dirty marker, but I must be able to make the cell clean as and when I need it, without reloading the grid.
Could somebody help me out here ?
Regards
Nirmal
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top