Dear @ all,
I working on a Web Dynpro Application for Mobile Handhelds especially for BlackBerrys. The problem is that I cannot use the datenavigator UI Element because it is not supported by WebdyPro for BlackBerries. So I made a workaround, something like a value Help in form of a table with two columns. One Column for the days and and one for the dates.If you select a row with the desired date, then its assign to the inputfield. But, my company wants to have a soltuion which looks like the Datepicker in MS Outlook.
I thought about a solution, in which I use a table UI Element, which looks like the MS Outlook datepicker.
How can I access single cells of a table UI ELement?
Please help me!!