PDA

Click to See Complete Forum and Search --> : DataRepeater and DataList or DataCombo?


tmc
Jan 25th, 2000, 06:25 AM
I am looking everywhere for a clear procedure for creating an OCX which will display either a DataList or a DataCombo correctly in a DataRepeater.

I am trying to create a simple?? control with:
Project Dropdown (to pick from)
Task Dropdown (again, picking)
Date dtPicker
and Hours (as a bound textbox)

It'll come up .addnew and allow people to enter their time for specific tasks each day.

Simple, eh? Maybe a grid with replaced hWind cells is easier but this would be cool to know how to do. Anyone wrestle with this yet?


------------------
Thomas