hello,
if i have a ui component on which i can bind a datasource, i can use the datasource interface.
But for example: i have a simple textbox oder a simple label and want to get the text from the server. what is the correct approach with smartgwt?
thanks !
if i have a ui component on which i can bind a datasource, i can use the datasource interface.
But for example: i have a simple textbox oder a simple label and want to get the text from the server. what is the correct approach with smartgwt?
thanks !
Comment