cancel
Showing results for 
Search instead for 
Did you mean: 

Date Picker in Table

Former Member
0 Kudos

Hi All,

I need to give a table column with a date picker. This table is the line Item for SO Item and the column is Delivry Date.

Regards,

Prakash

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Prakash,

create the column's cell editor as inputfield and bind that to an attribute of type 'Date'. This will automatically provide a date picker for the input field.

Best Regards,

Nibu.

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks Nibu and Bhavik, it get solved by binding with a date type context.

Regards

Prakash

Former Member
0 Kudos

Hi Prakash,

What is the type of context attribute you have bound to this column?

If it is of type Date then it will give you datepicker control in it.

Regards,

Bhavik