Login Register

row

Incorrect values of checkboxes when dnd-ing rows with IE

Hello, i am new to Dojo and i've got a problem with Drag&Drop in Internet Explorer.

My problem doesn't appear in Firefox, just with IE.

I want to reorder rows in a table, and these rows contain checkboxes.
The problem is that when I drag&drop the rows, values of the dragged checkbox is reset to False,whatever is the real value of the checkbox. (as i can see in the console)
If i just check or uncheck the box without dragging it, there is no problem.

I'm not sure it's clear, i join a part of my code :


script language="javascript" type="text/javascript"

How to get Selected row form the grid?

Hi Everyone
Dear friends a'm newbee to dojo and i have two questions

1. How can i get data from selected row in the grid. i need to pass it (data) to custom editor
2. I have a column "Expired Date" in the row. I new to check it and if date is expired i need to make whole row in bold.

maybe someone can help me?

in anyway thank you for you time.

Syndicate content