SortCommand not handled

M

Mircea Pleteriu

Hi,

I have a composite web custom control which contains a DataGrid control
Within the control I register the interest in the SelectedIndexChanged event
of the grid.
Even if the page is postbacked when the user selects an item on the grid the
the handler of the event inside the control is not entered.

Any idea?
 
T

Teemu Keiski

Hi,

does the composite control itself implement INamingContainer interface? Do
you register for the SelectedIndexChanged event in CreateChildControls?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top