gridview and dropdownlist and commandName

G

Guest

Hi,

I have a gridiew with a dropdownlist defined in a template field as follows...

<asp:DropDownList id="ftr_cmbbillable" autopostback=true
commandName="ShowBillableAmount" runat="server"></asp:DropDownList>

I am trying to ensure the gridview_rowCommand sub executes when the a user
choosed an item from the dropdownlist.

The postback is working but the event isnt causing the gridview_rowCommand
to execute, any ideas? Is this possible?
 

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

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top