|
-
Aug 12th, 2005, 10:01 AM
#1
Thread Starter
Lively Member
DataCombo doesnt reagate to changing of the recordset bounded to it.
if I change a recordset's filter (ADODB) bounded to a DataCombo control it doesnt refresh its data. there is a datagrid control bounded the same recordset (the recordset is a table type command in a dataenvironment) the grid refresh its data correctly. I tried to call datacombo refill and refresh method but also nothing happens.
If I bound an sqltext type command to the datacombo control all the same. the combo doesnt reagate to changing of the recordset of command when I run its parameterd query. If I bound a grid to the command, the grid work properly.
plz help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|