2006 Jun 23 2:52 PM
is it possible to create a table control w/out fixed fields(based on an internal table definition or a data dictionary object)? My table control needs to be building in process time depending of the user selections. this tablecontrol may has n fields or n + 1,2,3, ... fields all over the application runs.
any suggestion will be always welcome!
tks in advance!
André
2006 Jun 23 2:55 PM
Hi
I don't believe, but you can create a tc with all fields you need and hide the fields at run time.
Max
2006 Jun 23 2:55 PM
Hi
I don't believe, but you can create a tc with all fields you need and hide the fields at run time.
Max
2006 Jun 23 2:56 PM
2006 Jun 23 2:58 PM
2006 Jun 23 4:13 PM
Ok guys!
Now, how can i make a reference between a alv grid into my on_line application? through custom controls? i never did it once.
Do you have some other code sample using in a module pool?
tks!
André
2006 Jun 23 4:21 PM