In firefox, pressing backspace with in a delayfiltered filter box causes a postback after the delay. in IE8 and chrome it doesn't.
Full steps
1) Go to This rad grid demo page
2) put '2' in the order id column and wait for 4 seconds. The page reloads with the new filter (no results, but it doesn't matter what the text is).
3) Click on the field so that the cursor is to the right of the text.
4) Press backspace and wait for 4 seconds.
5-firefox) grid postbacks and updates as I expect it should.
5-ie-or-chrome) grid doesn't postback. Pressing enter does the postback (almost a valid workaround).
I think it should do the post back, but most of all I think it should be consistent.
Greg.
Full steps
1) Go to This rad grid demo page
2) put '2' in the order id column and wait for 4 seconds. The page reloads with the new filter (no results, but it doesn't matter what the text is).
3) Click on the field so that the cursor is to the right of the text.
4) Press backspace and wait for 4 seconds.
5-firefox) grid postbacks and updates as I expect it should.
5-ie-or-chrome) grid doesn't postback. Pressing enter does the postback (almost a valid workaround).
I think it should do the post back, but most of all I think it should be consistent.
Greg.