I have a TreeGrid in SmartC开发者_Go百科lient. Now I want to color some set of lines like line numbers 3-5, 7-11 etc. I am using an external button which passes the values to the SmartClient. Can anyb
Using SmartClient: I have a VLayout composed of a DetailViewer (that monitors selection changes in a ListGrid) and a HLayout (that holds some buttons).
I am into a project with front-end as SmartClient AJAX RIA framework and spring-jpa-hibernate at server end.All server APIs are exposed as RESTish services.
We are in the process choosing a new GUI platform. Ive been looking at subj. but are a bit confused. Could someon开发者_如何转开发e please refer to at tutorial or blog that makes a qualified compariso
I want to develop an application in SmartClient using javascript. In that application, it takes inputs like price range and category. On form submit, without reloading the page it will send
I have a Winforms app which is being deployed to the employees as a smart-client application. It uses a SQL Server Compact database to store data. I need to add a feature to the app which will allow u
This is more of a terminology question... I\'m developing an occasionally connected application that will run on a tablet for clinicians or field开发者_运维技巧 service workers but I\'m struggling wi
I would like your opinion about these two frameworks. I like a lot the features of ExtJS, but recently I saw SmartClient and it seems to be great too, and free (its Client side features) for commercia
Are there any best practices for calling SCSF services asynchronously? Particularly I\'m interesting in:
I am trying to have a form field contain one or more elements that are defined in a different data source. Elements have a numeric id and a human-readable name. It all works well until I try to save;