Skip to content

Replies

0
amar
amar answered on Oct 12, 2012 11:11 PM

I get a null reference exception when i do this.

On the keydown event of the grid. I am checking if the key is F7 and also looking for activerow is selected.

But it gives me the null reference exception.

Regards

0
amar
amar answered on Oct 12, 2012 11:11 PM

I can a null reference exception when i do this.

On the keydown event of the grid. I am checking if the key is F7 and also looking for activerow is selected.

But it gives me the null reference exception.

Regards

0
amar
amar answered on Oct 12, 2012 7:15 PM

Hello There,

Is there a way to add a shortcut key on the wingrid so that it opens up the row template.

The Row Template Opens on doublick of a row.

I want a shortcut key on it.

Regards