Ask a Question related to ASP.NET General, Design and Development.
-
Trevor Hartman #1
datagrid edititemtemplate for dates
Hi,
I'm using an EditItemTemplate on my datagrid for a date column in the DB.
How would I go about using EditItemTemplate to split the date into three
drop downs for day / month / year? Thanks - Trevor
Trevor Hartman Guest
-
how do i access a dropdownlists selected value in a datagrid edititemtemplate column from the selectedindexchanged event of another dropdownlist in a datagrid edititemtemplate column
i am trying to trap the value of one dropdownlist (in a datagrid edititemtemplate column) at the time its selectedindexchanged event fires and use... -
problem with listbox and button in edititemtemplate datagrid
I have a problem. When I click in edit datagrid button I show two listbox and two button. I use two button to move data between two listbox. My... -
DataGrid - if/else in edititemtemplate?
Greetings - I am working with a DataGrid, and am trying to set up a template column for a password field which is stored in a database. ... -
Help EditItemTemplate datagrid
I need help. I have a datagrid bound to a dataset produced in code this time I want to put in edit mode I have that woring but can't format... -
DropDownList in DataGrid EditItemTemplate Return Error
I have a dropdown list in the edititem template of a data grid. I have no problems populating the dropdown box when I click edit. However, if I...



Reply With Quote

