CAPTION
Hello everyone and welcome back to another macro day here at Scriptcase by Jamie And today we are goingto dive into the SC Ajax refresh macro Now this macro is crucial for enhancinguser interaction within grid applications So this macro is crucial for enhancing user interaction within gridapplications by allowing data to be refreshed dynamically without the need for a full pagereload It's particularly useful in maintaining an up to-date user interface after modification So let's explore how you can implementthis in your scriptcase projects to create more dynamic and responsive applications So today's macro isthe SC_Adjax_refresh macro And just like that we apply it within our scriptcase application And the purposeof this is to refresh the data displayed within a grid application So we will need to open a gridin a moment and dynamically via Ajax without reloading the entire page reload information within the grid application Itis essential for application where real-time data presentation is necessary such as within dashboards monitoring systems or even data-drivenapplications where the data changes frequently So how to use the SE Ajax refresh macro Well asyou see it right here is how We use it It really is as simple as that The syntaxit couldn't be any simpler Now there are no parameters to add so all we need todo is really add this snippet of code into our grid applications So if I come here andcreate a new application and then a grid application And I can generate that on pretty muchany kind of grid or table that I want as long as it is a grid application and then withinthe grid we have here the Ajax events and then when I add an Ajax eventhere I can then update that and then update and refresh the information within this grid application So herewithin the on click event we may well add an update So we may add here forinstance Update SQL equals then here our update statement and then from there we would then well wewould execute that and then add that into our database with that simple piece of code Nowwe do need to add here our variable in here so let's include that too And thenwe also want to update the relevant table Here for instance we can update any other table that Wewant or essentially this table just by clicking on the value performing a calculations for instance Sohere we can update everything depending on so here the description we can update here the description which iswhat we have here In another grid you would of course update say a calculation field and then you wouldsay that equals my my x value and and you would say then that would equal my xvalue And then just like that we would then update something and then here we would thenvery easily apply then the SC Ajax refresh macro And that would then update thegrid information that we are seeing dynamically within this grid application So using this basic snippet and addingyour where equals whatever it is you are going to do uh or your calculation as I say andthen adding this very simple snippet or script case Macro into your application it will then updatethe grid view and reflect any changes that you have then applied without you manually needingto refresh the page or redirecting the end user which is very nice Now youcan also maybe apply a conditional refresh Maybe on a specific user action So if you wouldmaybe send the user from this grid application to a modal window and then they return you canthen SC Ajax refresh this application on return and then the grid application would alsobe updated So using the SC redirect macro Well this macro also comes in handy there as well aswithin many other situations Now there are various practical use scenarios where you could use this where this macro wouldbe invaluable to your development and that would be well with data integrity for instance as well asmaybe real time updates which are crucial to your your business And it does Sure that users always have themost current data available within those grids or within those views that they have availableto them that they can then also interact with without any lag or disruption and thenalso have a full page reload And with that uh improving the overall user experienceas well as maybe the system efficiency So well that is all for today In this script case by JamieMacro Friday on the SC Ajax refresh Macro Incorporating this macro into your script case applications will make a bigdifference and then significantly enhance the responsiveness and user friendliness of your applications especially involving frequentdata updates So now if you found this video helpful then please Please hit the like buttonOf course go ahead and subscribe if you want to watch more If you don't like it thenhit the down thumbs button or maybe even leave me a comment Let me know how I can helpyou or if there's a specific macro that I haven't covered yet and you would like to knowwhen that will be released So thanks for watching and until the next macro Friday which is of coursenext week every Friday right here at Scriptcase by
CAPTION TRANSLATED TO
ENGLISH LANGUAGE
Hello everyone and welcome back to another macro day here at Scriptcase by Jamie And today we are goingto dive into the SC Ajax refresh macro Now this macro is crucial for enhancinguser interaction within grid applications So this macro is crucial for enhancing user interaction within gridapplications by allowing data to be refreshed dynamically without the need for a full pagereload It's particularly useful in maintaining an up to-date user interface after modification So let's explore how you can implementthis in your scriptcase projects to create more dynamic and responsive applications So today's macro isthe SC_Adjax_refresh macro And just like that we apply it within our scriptcase application And the purposeof this is to refresh the data displayed within a grid application So we will need to open a gridin a moment and dynamically via Ajax without reloading the entire page reload information within the grid application Itis essential for application where real-time data presentation is necessary such as within dashboards monitoring systems or even data-drivenapplications where the data changes frequently So how to use the SE Ajax refresh macro Well asyou see it right here is how We use it It really is as simple as that The syntaxit couldn't be any simpler Now there are no parameters to add so all we need todo is really add this snippet of code into our grid applications So if I come here andcreate a new application and then a grid application And I can generate that on pretty muchany kind of grid or table that I want as long as it is a grid application and then withinthe grid we have here the Ajax events and then when I add an Ajax eventhere I can then update that and then update and refresh the information within this grid application So herewithin the on click event we may well add an update So we may add here forinstance Update SQL equals then here our update statement and then from there we would then well wewould execute that and then add that into our database with that simple piece of code Nowwe do need to add here our variable in here so let's include that too And thenwe also want to update the relevant table Here for instance we can update any other table that Wewant or essentially this table just by clicking on the value performing a calculations for instance Sohere we can update everything depending on so here the description we can update here the description which iswhat we have here In another grid you would of course update say a calculation field and then you wouldsay that equals my my x value and and you would say then that would equal my xvalue And then just like that we would then update something and then here we would thenvery easily apply then the SC Ajax refresh macro And that would then update thegrid information that we are seeing dynamically within this grid application So using this basic snippet and addingyour where equals whatever it is you are going to do uh or your calculation as I say andthen adding this very simple snippet or script case Macro into your application it will then updatethe grid view and reflect any changes that you have then applied without you manually needingto refresh the page or redirecting the end user which is very nice Now youcan also maybe apply a conditional refresh Maybe on a specific user action So if you wouldmaybe send the user from this grid application to a modal window and then they return you canthen SC Ajax refresh this application on return and then the grid application would alsobe updated So using the SC redirect macro Well this macro also comes in handy there as well aswithin many other situations Now there are various practical use scenarios where you could use this where this macro wouldbe invaluable to your development and that would be well with data integrity for instance as well asmaybe real time updates which are crucial to your your business And it does Sure that users always have themost current data available within those grids or within those views that they have availableto them that they can then also interact with without any lag or disruption and thenalso have a full page reload And with that uh improving the overall user experienceas well as maybe the system efficiency So well that is all for today In this script case by JamieMacro Friday on the SC Ajax refresh Macro Incorporating this macro into your script case applications will make a bigdifference and then significantly enhance the responsiveness and user friendliness of your applications especially involving frequentdata updates So now if you found this video helpful then please Please hit the like buttonOf course go ahead and subscribe if you want to watch more If you don't like it thenhit the down thumbs button or maybe even leave me a comment Let me know how I can helpyou or if there's a specific macro that I haven't covered yet and you would like to knowwhen that will be released So thanks for watching and until the next macro Friday which is of coursenext week every Friday right here at Scriptcase by
CAPTION TRANSLATED TO
ITALIAN LANGUAGE
Ciao a tutti e benvenuti a un altro giorno di macro qui a Scriptcase di Jamie. E oggi andremoper immergersi nella macro di aggiornamento SC Ajax Ora questa macro è fondamentale per migliorareinterazione dell'utente all'interno delle applicazioni grid Quindi questa macro è fondamentale per migliorare l'interazione dell'utente all'interno della grigliaapplicazioni consentendo l'aggiornamento dinamico dei dati senza la necessità di una pagina completaricarica È particolarmente utile per mantenere un'interfaccia utente aggiornata dopo una modifica. Quindi esploriamo come puoi implementarequesto nei tuoi progetti scriptcase per creare applicazioni più dinamiche e reattive. Quindi la macro di oggi èla macro SC_Adjax_refresh E proprio così la applichiamo all'interno della nostra applicazione scriptcase E lo scopodi questo è quello di aggiornare i dati visualizzati all'interno di un'applicazione griglia Quindi dovremo aprire una grigliain un attimo e dinamicamente tramite Ajax senza ricaricare l'intera pagina ricarica le informazioni all'interno dell'applicazione della griglia Itè essenziale per le applicazioni in cui è necessaria la presentazione dei dati in tempo reale, come nei sistemi di monitoraggio dei cruscotti o anche basati sui datiapplicazioni in cui i dati cambiano frequentemente Quindi come utilizzare la macro di aggiornamento SE Ajax Bene comelo vedi proprio qui è come lo usiamo è davvero semplice così la sintassinon potrebbe essere più semplice Ora non ci sono parametri da aggiungere quindi tutto ciò di cui abbiamo bisognoquello che dobbiamo fare è aggiungere questo frammento di codice alle nostre applicazioni di griglia. Quindi se vengo qui ecreare una nuova applicazione e quindi un'applicazione griglia e posso generarla praticamentequalsiasi tipo di griglia o tabella che desidero purché sia un'applicazione di griglia e quindi all'internola griglia abbiamo qui gli eventi Ajax e poi quando aggiungo un evento Ajaxqui posso quindi aggiornare questo e quindi aggiornare e rinfrescare le informazioni all'interno di questa applicazione della griglia. Quindi quiall'interno dell'evento on click potremmo aggiungere un aggiornamento Quindi potremmo aggiungere qui peristanza Aggiorna SQL uguale quindi qui la nostra istruzione di aggiornamento e quindi da lì saremmo quindi bene noieseguirebbe quello e poi lo aggiungerebbe al nostro database con quel semplice pezzo di codice Oradobbiamo aggiungere qui la nostra variabile, quindi includiamola anche noi. E poivogliamo anche aggiornare la tabella pertinente. Qui ad esempio possiamo aggiornare qualsiasi altra tabella chevuoi o essenzialmente questa tabella semplicemente cliccando sul valore eseguendo un calcolo per esempio Quindiqui possiamo aggiornare tutto a seconda di quindi ecco la descrizione possiamo aggiornare qui la descrizione che èquello che abbiamo qui In un'altra griglia aggiorneresti ovviamente un campo di calcolo e poi lo farestidiciamo che è uguale al mio valore x e e diresti allora che sarebbe uguale al mio xvalore E poi proprio così aggiorneremmo qualcosa e poi qui aggiorneremmo quindiapplicare molto facilmente la macro di aggiornamento SC Ajax e questo aggiornerebbe quindi ilinformazioni sulla griglia che stiamo vedendo dinamicamente all'interno di questa applicazione di griglia Quindi utilizzando questo frammento di base e aggiungendoil tuo dove è uguale a qualunque cosa tu stia per fare uh o il tuo calcolo come dico equindi aggiungendo questo semplicissimo frammento o script case Macro nella tua applicazione, verrà aggiornatola visualizzazione griglia e riflette tutte le modifiche che hai applicato senza che tu debba farlo manualmenteper aggiornare la pagina o reindirizzare l'utente finale, il che è molto bello. Ora tupuò anche applicare un aggiornamento condizionale Forse su un'azione specifica dell'utente Quindi se volessiforse inviare l'utente da questa applicazione griglia a una finestra modale e poi tornare indietro puoiquindi SC Ajax aggiorna questa applicazione al ritorno e quindi anche l'applicazione della grigliaessere aggiornato Quindi utilizzando la macro di reindirizzamento SC Bene, questa macro torna utile anche lì comein molte altre situazioni Ora ci sono vari scenari di utilizzo pratico in cui potresti usare questo dove questa macro sarebbeessere inestimabile per il tuo sviluppo e sarebbe perfetto anche con l'integrità dei dati, ad esempioforse aggiornamenti in tempo reale che sono cruciali per la tua attività e assicura che gli utenti abbiano sempre l'i dati più aggiornati disponibili all'interno di tali griglie o all'interno di tali viste che hanno a disposizionea loro che possono quindi interagire senza alcun ritardo o interruzione e quindiavere anche un ricaricamento completo della pagina e con ciò migliorare l'esperienza complessiva dell'utentecosì come forse l'efficienza del sistema Quindi bene, questo è tutto per oggi In questo caso di sceneggiatura di JamieMacro del venerdì sulla macro di aggiornamento SC Ajax L'incorporazione di questa macro nelle applicazioni di script case farà un grandedifferenza e quindi migliorare significativamente la reattività e la facilità d'uso delle tue applicazioni, in particolare quelle che coinvolgono frequentiaggiornamenti dei dati Quindi ora se hai trovato utile questo video allora per favore Per favore clicca sul pulsante Mi piaceOvviamente vai avanti e iscriviti se vuoi vedere di più Se non ti piace alloraclicca sul pulsante "pollice in giù" o magari lasciami un commento. Fammi sapere come posso aiutarti.tu o se c'è una macro specifica che non ho ancora trattato e che vorresti saperequando verrà rilasciato Quindi grazie per aver guardato e fino al prossimo macro venerdì che è ovviamentela prossima settimana ogni venerdì proprio qui su Scriptcase da
CAPTION TRANSLATED TO
PORTUGUESE LANGUAGE
Olá a todos e bem-vindos de volta a mais um dia de macro aqui no Scriptcase por Jamie E hoje vamospara mergulhar na macro de atualização do SC Ajax Agora, esta macro é crucial para melhorarinteração do usuário em aplicativos de grade Portanto, esta macro é crucial para melhorar a interação do usuário em aplicativos de gradeaplicações permitindo que os dados sejam atualizados dinamicamente sem a necessidade de uma página inteirarecarregar É particularmente útil para manter uma interface de usuário atualizada após a modificação. Então, vamos explorar como você pode implementarisso em seus projetos de scriptcase para criar aplicativos mais dinâmicos e responsivos. Então a macro de hoje éa macro SC_Adjax_refresh E assim aplicamos dentro da nossa aplicação scriptcase E o propósitodisso é para atualizar os dados exibidos em um aplicativo de grade. Portanto, precisaremos abrir uma gradeem um momento e dinamicamente via Ajax sem recarregar toda a página recarregar informações dentro do aplicativo de gradeé essencial para aplicações onde a apresentação de dados em tempo real é necessária, como em sistemas de monitoramento de painéis ou mesmo orientados a dadosaplicações onde os dados mudam frequentemente Então como usar a macro de atualização do SE Ajax Bem comovocê vê aqui como nós o usamos é realmente tão simples quanto isso a sintaxenão poderia ser mais simples Agora não há parâmetros para adicionar, então tudo o que precisamosé realmente adicionar este trecho de código em nossos aplicativos de grade. Então, se eu vier aqui ecrie um novo aplicativo e, em seguida, um aplicativo de grade. E eu posso gerar isso em praticamentequalquer tipo de grade ou tabela que eu queira, desde que seja um aplicativo de grade e, então, dentroa grade que temos aqui os eventos Ajax e então quando eu adiciono um evento Ajaxaqui posso então atualizar isso e então atualizar e atualizar as informações dentro deste aplicativo de grade. Então aquidentro do evento de clique, podemos adicionar uma atualização. Então, podemos adicionar aqui parainstância Atualizar SQL é igual a então aqui nossa instrução de atualização e então a partir daà nós farÃamos então bem nósexecutaria isso e então adicionaria isso ao nosso banco de dados com aquele simples pedaço de código. Agoraprecisamos adicionar aqui nossa variável, então vamos incluÃ-la também. E entãotambém queremos atualizar a tabela relevante Aqui, por exemplo, podemos atualizar qualquer outra tabela quequer ou essencialmente esta tabela apenas clicando no valor realizando um cálculo por exemplo Entãoaqui podemos atualizar tudo dependendo de então aqui a descrição podemos atualizar aqui a descrição que éo que temos aqui Em outra grade você certamente atualizaria, digamos, um campo de cálculo e então vocêdiga que é igual ao meu valor x e você diria então que seria igual ao meu xvalor E então, assim mesmo, atualizarÃamos algo e então aqui farÃamosaplicar muito facilmente a macro de atualização do SC Ajax e isso atualizaria oinformações de grade que estamos vendo dinamicamente dentro deste aplicativo de grade. Então, usando este snippet básico e adicionandoseu onde é igual a qualquer coisa que você vai fazer uh ou seu cálculo como eu disse eentão adicionar este snippet muito simples ou macro de script em seu aplicativo, ele será atualizadoa visualização em grade e refletir quaisquer alterações que você aplicou sem precisar manualmentepara atualizar a página ou redirecionar o usuário final, o que é muito bom. Agora vocêtambém pode aplicar uma atualização condicional Talvez em uma ação especÃfica do usuário Então se você quisertalvez envie o usuário deste aplicativo de grade para uma janela modal e então eles retornam, você podeentão o SC Ajax atualizará esta aplicação no retorno e então a aplicação da grade tambémser atualizado Então, usando a macro de redirecionamento SC Bem, essa macro também é útil lá tambémem muitas outras situações Agora, existem vários cenários de uso prático onde você pode usar isso, onde esta macro seriaser inestimável para o seu desenvolvimento e isso seria bom com a integridade dos dados, por exemplo, bem comotalvez atualizações em tempo real que são cruciais para o seu negócio E isso garante que os usuários sempre tenham adados mais atuais disponÃveis nessas grades ou nas visualizações que eles têm disponÃveispara que eles possam interagir sem qualquer atraso ou interrupção e entãotambém tem uma recarga de página completa e com isso uh melhorando a experiência geral do usuáriobem como talvez a eficiência do sistema Então bem, isso é tudo por hoje Neste caso de script de JamieMacro Friday na atualização do SC Ajax Macro Incorporar esta macro em seus aplicativos de script fará uma grande diferençadiferença e, em seguida, melhorar significativamente a capacidade de resposta e a facilidade de uso de seus aplicativos, especialmente envolvendoatualizações de dados Então, se você achou este vÃdeo útil, por favor, clique no botão curtirClaro, vá em frente e inscreva-se se quiser assistir mais. Se você não gostar, entãoclique no botão de polegar para baixo ou talvez até deixe um comentário. Deixe-me saber como posso ajudarvocê ou se há uma macro especÃfica que eu ainda não abordei e você gostaria de saberquando isso será lançado Então, obrigado por assistir e até a próxima macro sexta-feira, que é clarona próxima semana, toda sexta-feira aqui no Scriptcase por
CAPTION TRANSLATED TO
GERMAN LANGUAGE
Hallo zusammen und willkommen zurück zu einem weiteren Makrotag hier bei Scriptcase von Jamie Und heute gehen wirum in das SC Ajax Refresh-Makro einzutauchen Dieses Makro ist nun entscheidend für die VerbesserungBenutzerinteraktion innerhalb von Grid-Anwendungen Dieses Makro ist daher von entscheidender Bedeutung für die Verbesserung der Benutzerinteraktion innerhalb von GridAnwendungen, indem Daten dynamisch aktualisiert werden können, ohne dass eine ganze Seiteneu laden Es ist besonders nützlich, um eine aktuelle Benutzeroberfläche nach Änderungen beizubehalten. Lassen Sie uns also untersuchen, wie Sie implementieren könnenDies in Ihren Scriptcase-Projekten, um dynamischere und reaktionsfähigere Anwendungen zu erstellen. Das heutige Makro istdas SC_Adjax_refresh-Makro Und genau so wenden wir es in unserer Scriptcase-Anwendung an Und der ZweckDazu dient das Aktualisieren der in einer Grid-Anwendung angezeigten Daten. Wir müssen also ein Grid öffnenin einem Augenblick und dynamisch über Ajax ohne Neuladen der gesamten Seite Neuladeinformationen innerhalb der Grid-Anwendung Esist unerlässlich für Anwendungen, bei denen eine Echtzeit-Datenpräsentation erforderlich ist, wie z. B. in Dashboards, Überwachungssystemen oder sogar datengesteuertenAnwendungen, bei denen sich die Daten häufig ändern. So verwenden Sie das SE Ajax-Aktualisierungsmakro.Sie sehen es hier, wie wir es verwenden Es ist wirklich so einfach Die SyntaxEinfacher geht es nicht Jetzt müssen keine Parameter mehr hinzugefügt werden, wir müssen nurtun, ist wirklich diesen Code-Schnipsel in unsere Grid-Anwendungen hinzufügen. Wenn ich also hierher komme undErstellen Sie eine neue Anwendung und dann eine Grid-Anwendung. Und ich kann das auf ziemlichjede Art von Raster oder Tabelle, die ich will, solange es eine Rasteranwendung ist und dann innerhalbIm Raster haben wir hier die Ajax-Ereignisse und wenn ich dann ein Ajax-Ereignis hinzufügehier kann ich das dann aktualisieren und dann die Informationen innerhalb dieser Rasteranwendung aktualisieren und auffrischen.innerhalb des On-Click-Ereignisses können wir durchaus ein Update hinzufügen. Wir können also hier hinzufügen fürInstanz Update SQL ist gleich dann hier unsere Update-Anweisung und dann von dort würden wir dann gut wirwürde das ausführen und dann mit diesem einfachen Codestück in unsere Datenbank einfügen JetztWir müssen hier unsere Variable hinzufügen, also schließen wir sie auch ein. Und dannWir möchten auch die entsprechende Tabelle aktualisieren Hier können wir zum Beispiel jede andere Tabelle aktualisieren, die Wirwollen oder im Wesentlichen diese Tabelle nur durch Klicken auf den Wert eine Berechnung durchführen zum Beispiel Sohier können wir alles aktualisieren, je nachdem, also hier die Beschreibung, wir können hier die Beschreibung aktualisieren, die istwas wir hier haben In einem anderen Raster würden Sie natürlich beispielsweise ein Berechnungsfeld aktualisieren und dann würden Siesagen wir, das entspricht meinem x-Wert und Sie würden dann sagen, das entspricht meinem xWert Und dann würden wir einfach so etwas aktualisieren und dann würden wir hier dannsehr einfach anwenden dann die SC Ajax aktualisieren Makro Und das würde dann aktualisieren dieRasterinformationen, die wir dynamisch in dieser Rasteranwendung sehen. Verwenden Sie also diesen grundlegenden Codeausschnitt und fügen Sie hinzuIhr wo ist gleich, was auch immer Sie tun werden, äh, oder Ihre Berechnung, wie ich sage, undWenn Sie dann dieses sehr einfache Snippet oder Skript-Makro in Ihre Anwendung einfügen, wird es aktualisiertdie Rasteransicht und spiegeln alle Änderungen wider, die Sie dann angewendet haben, ohne dass Sie manuellum die Seite zu aktualisieren oder den Endbenutzer umzuleiten, was sehr nett ist. Jetztkönnen Sie auch eine bedingte Aktualisierung anwenden Vielleicht auf eine bestimmte Benutzeraktion Wenn Sie alsoVielleicht senden Sie den Benutzer von dieser Grid-Anwendung zu einem modalen Fenster und dann kehren Sie zurück.dann aktualisiert SC Ajax diese Anwendung bei der Rückkehr und dann würde auch die Grid-Anwendungaktualisiert werden. Also mit dem SC-Umleitungsmakro. Dieses Makro ist auch dort sehr nützlich.in vielen anderen Situationen Jetzt gibt es verschiedene praktische Anwendungsszenarien, in denen Sie dieses Makro verwenden könnten,von unschätzbarem Wert für Ihre Entwicklung sein und das wäre gut mit Datenintegrität zum Beispiel sowievielleicht Echtzeit-Updates, die für Ihr Unternehmen von entscheidender Bedeutung sind Und es tut Sicher, dass die Benutzer immer diedie aktuellsten Daten, die in diesen Rastern oder in den ihnen zur Verfügung stehenden Ansichten verfügbar sindmit denen sie dann auch ohne Verzögerung oder Unterbrechung interagieren können und dannauch eine vollständige Neuladung der Seite und damit eine Verbesserung der allgemeinen Benutzererfahrungsowie vielleicht die Systemeffizienz So gut, das ist alles für heute In diesem Skript Fall von JamieMakro Freitag auf dem SC Ajax Refresh Makro Die Einbindung dieses Makros in Ihre Skript-Case-Anwendungen wird einen großenUnterschied und verbessern Sie dann die Reaktionsfähigkeit und Benutzerfreundlichkeit Ihrer Anwendungen erheblich, insbesondere bei häufigenDatenaktualisierungen. Wenn Sie dieses Video hilfreich fanden, klicken Sie bitte auf die Schaltfläche „Gefällt mir“.Natürlich können Sie sich anmelden, wenn Sie mehr sehen möchten. Wenn es Ihnen nicht gefällt, dannKlicken Sie auf den Daumen nach unten-Button oder hinterlassen Sie mir vielleicht sogar einen Kommentar. Lassen Sie mich wissen, wie ich helfen kannSie oder wenn es ein bestimmtes Makro gibt, das ich noch nicht behandelt habe und Sie wissen möchtenwann das veröffentlicht wird Also vielen Dank fürs Zuschauen und bis zum nächsten Makro-Freitag, der natürlichnächste Woche jeden Freitag hier bei Scriptcase von