The header is treated as another cell. Just check for rowIndex > 0 in
your handler if you want to ignore header clicks.
HTH,
Ben
--- In flexcoders@yahoogroups.com, "sanjaypmg" <sanjaypmg@...> wrote:
>
> Hi All,
>
> I have called a method on itemClick event of a dataGrid. and I have
> rendered the header of the same Grid. but when I click on the rendered
> header, It calls the same method which I used to call on itemClick
> event. Why? Please do let me know and help to resolve this issue....
>
> Thanks in Advance...
> Sanjay
>