|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Error Message: FindControl requires that controls have unique IDs.autopostback. Basically, the dropdown list is a filter for the datagrid. Here is my workflow. 1. Load .aspx page. 2. Click on filter to show certain results in datagrid. (This will do a autopostback) 3. Select item from datagrid using the checkbox column and click on my add button. 4. Click back on filter to show all items in datagrid (This will do another postback) 5. Select "all" items from the checkbox column. 6. Click on add button. I get the following error. FindControl requires that controls have unique IDs. I read somewhere that MS released a hotfix for .Net Framework 1.1. I have the latest service pack. Mark Hi SouthSpawn,
You don't mention when the error happens. And you don't provide any detail info, such as your code. If you kindly provide more info, it's more easy to find out what causes trouble. Elton Wang elton_w***@hotmail.com >-----Original Message----- list that does a>I have a datagrid with a checkbox column, and dropdown >autopostback. datagrid. Here is my>Basically, the dropdown list is a filter for the >workflow. (This will do a> >1. Load .aspx page. >2. Click on filter to show certain results in datagrid. >autopostback) and click on my add>3. Select item from datagrid using the checkbox column >button. (This will do>4. Click back on filter to show all items in datagrid >another postback) Framework 1.1. I have>5. Select "all" items from the checkbox column. >6. Click on add button. > >I get the following error. > >FindControl requires that controls have unique IDs. > >I read somewhere that MS released a hotfix for .Net Show quoteHide quote >the latest service pack. > >Mark > >. >
Designer locking mdb file... (file and dir GRANTS FULL CONTROL FOR "EVERYONE")
Howto insert delete rows into a ASP.net datagrid? read row values from datagrid and populate in new datagrid values from connected Datagrid Paging Stretch Data Programmatically Rotate Datagrid Rows Accessing data object on delete command. Datagrid paging keeps going back to the first group MessageBox not showing before Response.Redirect ItemDataBound filtering from multiple dropdownlists |
|||||||||||||||||||||||