Do you know any event like on_text_changed?

As you know it is a good event, especially useful while populating another textbox, for example when the carNo is entered, the driver's name, surname, city e.t.c textboexes should be populated with data.
Do you know how I can do that?
Note: I am using screen 100 and the textboxes are not parameters, they are part of a workarea in program.
Thanks.
Deniz.

hi
there is no such event.But, if ur flds are on sel screen..
then u do the belwo
at selection-screen is the even that will trigger once user does some action on sel-screen.hence u query ur tables with the value populated on carno and populate the other fields accordingly.
tx
kiran

Similar Messages

  • Do you know any program for 3d modeling and rendering for Mac?

    Do you know any program for 3d modeling and rendering for Mac?

    I use MegaPov for 3D-rendering. MegaPov is a Mac version of the free PovRay, a photrealistic renderer. It is perfect, if you like to write animation scripts to program elaborate animations and shading.
    If you prefer a GUI to a scripting language you may consider Blender; it is also free.
    Rather expensive, but with an elaborate GUI are Maya and Cinema 4D; both are available for the mac.

  • I bought 2nd hand iPhone and was linked with previous owner. I want to contact him but i didn't get any address of him. How can iget his/her email address using that iphone IMEI or you know any idea... Please reply if you know solution .....

    I bought 2nd hand iPhone and was linked with previous owner. I want to contact him but i didn't get any address of him. How can iget his/her email address using that iphone IMEI or you know any idea... Please reply if you know solution .....

    There is no solution here and you should already have known this as you replied to a thread all about this a few up from your own post and this stated the postition quite clearly and the question was answered.
    Why do you ask the same question again?  The first answer is not going to change just because you don't like it!!

  • Do you know any useful libraries to use in WindowsPhone?

    Hi,
    I wonder if there is any website where are someone grouped useful/fresh/on top/fancy libraries/nugets/frameworks, etc. for Windows Phone 8. 
    If you know any site that has this content, please give me a link.
    Additionally, I want to ask you what nugets/libraries/tools are you using and what is now ON TOP. For instance do you using Rx, MEF, Caliburn Micro, Prism for your business projects?
    I know that this is very general question and that all depends on projects we are working on and requirements. But my point here is to learn some new useful stuff.
    Thanks in advance,
    Artur Jankowski

    I am not using anything other than SQLite, which is supported "officially" by the windows phone team. And WriteableBitmapEx for silverlight projects (makes no sense to have it in winRT).
    Other than that I don't trust third party libraries, unless I can compile them from source. Some of them are incomplete, have little to no documentation and sometimes even poor performance. Especially things like MVVM helpers or stuff like that.

  • Hey guys i just wanna ask you if you know any way how to recover pics deleted from my camera rol and photo stream, i deleted accidentally without backing it up on icloud, any ideas how i can get it back

    hey guys i just wanna ask you if you know any way how to recover pics deleted from my camera rol and photo stream, i deleted accidentally without backing it up on icloud, any ideas how i can get it back

    If you deleted them from both PhotoStream and the camera roll, and you don't otherwise have them backed up, they're gone.

  • Do you know any App to mirror my Ipad on TV?

    Do you know any App to mirror my Ipad on TV?

    Your iPad 2  does not need an app to Mirror. It does it on its own.  Just connect the iPad to the Tv either via one of the adapters. (Composite or HDMI) or Via an Apple TV.
    http://store.apple.com/us/product/MD098ZM/A/apple-digital-av-adapter
    http://store.apple.com/us/product/MC748ZM/A/apple-composite-av-cable
    http://store.apple.com/us/browse/home/shop_ipod/family/apple_tv

  • I dont find my mac book air. Do you know any way to find my laptop?

    I dont find my mac book air. Do you know any way to find my laptop?

    No.
    What To Do If Your iDevice Is Lost Or Stolen
    If you activated Find My Phone before it was lost or stolen, you can track it only if Wi-Fi is enabled on the device. What you cannot do is track your device using a serial number or other identifying number. You cannot expect Apple or anyone else to find your device for you. You cannot recover your loss unless you insure your device for such loss. It is not covered by your warranty.
    If your iPhone, iPod, iPod Touch, or iPad is lost or stolen what do you do? There are things you should have done in advance - before you lost it or it was stolen - and some things to do after the fact. Here are some suggestions:
    This link, Re: Help! I misplaced / lost my iPhone 5 today morning in delta Chelsea hotel downtown an I am not able to track it. Please help!, has some good advice regarding your options when your iDevice is lost or stolen.
      1. Reporting a lost or stolen Apple product
      2. Find my lost iPod Touch
      3. AT&T. Sprint, and Verizon can block stolen phones/tablets
      4. What-To-Do-When-Iphone-Is-Stolen
      5. What to do if your iOS device is lost or stolen
      6. 6 Ways to Track and Recover Your Lost/Stolen iPhone
      7. Find My iPhone
      8. Report Stolen iPad | Stolen Lost Found Online
    It pays to be proactive by following the advice on using Find My Phone before you lose your device:
      1. Find My iPhone
      2. Setup your iDevice on iCloud
      3. OS X Lion/Mountain Lion- About Find My Mac
      4. How To Set Up Free Find Your iPhone (Even on Unsupported Devices)

  • I have an app idea project going on but I have no access to itunes connect so I can send my idea to the app developers and see what their opinion is about it.Do you know any other ways that can help me promote my idea so it can be further developed?

    I have an app idea project going on but I have no access to itunes connect so I can send my idea to the app developers and see what their opinion is about it.Do you know any other ways that can help me promote my idea so it can be further developed?

    You can not merge accounts.
    Apps are tied to the Apple ID used to download them, you can not transfer them.

  • Do you know any other CRM where users can do this in interface?

    Do you know? In CRM where you can link one record with the other based on the same value of the
    field (e.g. you can use Sugar for email, but email is not linked to contacts). This is possible by doing some hacking in the database. Do you know any other CRM where users can do this in interface?

    Hi Amanda,
        It could be that DSO_X is a write optimized DSO. Since a Write optimised DSO does not require any activation, it is capable of loading data much faster. Once the data is in BW, you have an exact copy of the R/3 data, so you dont need the PSA and they can be deleted on a regular basis. You have a definite performance improvement in this case.
       As you said a backup is also possible if you have a DSO. Helps in the case of LIS loads, since you already have a copy of the data in BW, you would not need to perform setup activties if you need to do so minor changes.
       It could also be that different transformations are happening at each level of DSO. You would need to check for start and update routines for exactly what changes are being made. for eg. If I need to change some records, i do it in DSO_X, if i need to change these records based on the changes made in DSO_X, i change them while loading to DSO. Further changes can be done while loading to the cube.
    Hope this helps,
    Regards.

  • Do you know any plugin for iTunes that permits to read the epub books of the library?

    Hello to everybody!
    Do you know any plugin for iTunes that permits to read the epub books of the library? Or do you know if this function is gonn be implemented in iTunes?
    It's not so extrange, because iTunes is able to play the music, videos and films that we have in the library, why not reading them with iTunes?
    Of course it wouldn't be so comfortable as to read them in my iPad, but it's not its purpose: it's only so you can take a sneak peek into several books in order to choose which one to send to the iPad to read next Weekend.
    Is this posible?
    Best regards,
    Jorge Molina

    I don't know of any plug in that enables you to use itunes as a reader but you can use calibre which is shareware and that has a reader that would enable you to read on your computer by opening an ebook with the application.
    Alternatively, and perhaps simpler, is to go to amazon and read reviews and synopses of books you are interested in.

  • Do you know any web pages that has java problem-solving questions??

    hi i just wanna practice my problem solving skills.......
    buy i ve already solved all the questions that i have......................
    so i m looking for new questions,,,looking for new problems..
    do you know any web site that provides java
    questions for students.......?

    better than u
    hellbetter than whom you dickhead.
    stay away from forums.

  • Do you know any security breach in broad band speed test tools?

    do you know any security breach in broad band speed test tools?

    Ive yet to heard of a single mention of same.  Stay on well known sites such as
    http://www.speakeasy.net/speedtest/
    there are many of them.

  • Do you know any tips on using Automator with Mail?

    Do you know any tips on using Automator with Mail?
    I want to save time, can you help. I get hundreds of mail everyday, iPhone, MacBook, Desktops....
    This is very time consuming
    HELP!!!

    Perhaps we could answer the question better if we knoe what functions were taking up the most time. Are you having to delete spam that slipped through the craks? Moving Mail to folders can be accomplished through mail rules.

  • Do you know any app that could block specific numbers on the iPhone?

    do you know any app that could block specific numbers on the iPhone?

    Sorry, but the software development kit doesn't allow an app that sort of access and control. If you need to block a number, not just ignore it, that would be up to your cell carrier, so you'll need to talk to them.
    Regards.

  • Did you know? Events on Operations -- Att: Sunil Gupta

    Did you know:
    One can drag an event to onto some services (and there will appear inthe top right of the operation an event circule) 
    The Goal:
    So Im wanting to know a bit more about this and what scenarios are intended with this type of functionality.
    The Person:
    So Im hoping, Sunil Gupta, who seems to be the Adobe representative on these forums can assist in giving us a little 101 on this.
    The Result:
    The basics, the intro, some urls, references, some applications, perhaps even a simple lca.

    What I am actually refering to is the "track" view inside of the albums.  Track view exists in the "collection" option or the file drawer option on all Apple apps, iPad, iPhone, and the Mac, but the track option that once existed when looking at individual albums is no longer there on ANY device.

Maybe you are looking for

  • Questions about BLOG feature and about Google Maps Widget

    Hi, just started using iweb & mobileme to take a break from dreamweaver & ISP host (I am so bored with both of them). iWeb 09 seems very VERY cool, but I chose a theme with a blog feature for a blog I am starting for our studio, and it works strangel

  • Converting Delimited string to XML message

    Hi, We are trying to convert pipe delimited string into a xml schema using a XSD and BPEL funtion. Consider a scenario in which message has 5 fields with last as 2 optional fields. So the incoming string message can be like "1|2|3" or "1|2|3|4|5". In

  • Performance of queries against large AD CS databases - how to optimize?

    I am asking experts with experience with AD CS databases with 100.000s or millions of certificate to confirm or correct my "theories". I am aware of these two articles that state performance is not an issue for millions of certificates: Windows CA Pe

  • Biztalk Map Logic

    Hi, I have the Biztalk Map logic as shown in figure Discount Step and Loyalty both are repeatitive node structures Sample Input Xml is as shown below <DiscountStepList>  <DiscountStep>   <NumberOfTrips>35</NumberOfTrips>   <Percentage>1113</Percentag

  • Can't set up iCloud on 3g touch, but ok on my iPad.

    I need some help.  I am using a mac, lion, OS X VERSION 10.7.2  I was able to install icloud on my new ipad without problems, but can't do it on my older 3G touch version 4.2.1 Itunes will not recognise this device for install.  What can I do?  Am I