Number of rows in Unbound Child combo

2 replies. Last post: February 19, 2010 2:54 PM by Ellen
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback
Ellen Member

I posted this question as a Discussion type, but didn't get an answer. Hopefully after I post it as a Question, I will get a better result.

I populated two Unbound combos: one is a Parent and another is a Child that depends on the value selected in the Parent. Everything works fine except for the Count of rows in a Child combo. I select a value in Parent combo and 12 rows are populated in Child combo, what is correct.

GetRowsCount() gives 50 rows (a total number of rows without a filter). TotalRetrievedRows() and TotalRows() give 0.

I need to know the count in order to select a default value in Child: if Count > 1, don't select anything, if Count = 1, select that value.

Thanks.

All times are GMT -5. The time now is 4:57 PM.
Previous Next