All,
I have a special requirement with web dynpro table.
I am developing a dynamic search interface to search records from tables.
So the table has to be built in such a way that if choose column type of Date then the value column should show a date picker.I want to build a table dynamically as follows.
Header : Column Type -
Operator --- Value -
Row 1 : StartDate = (Date Picker)
Row 2 : FirstName = Input Field
Is this possible?
thanks
sasi