How can I perform sorting on an igrid?

I am using MII workbench and I have generated an iGrid table in an applet on the frontend of my application which i am developing.
I wanted to sort it based on some coloumn number. Is there any way i can do it by some inbuilt igrid properties?

Hi Ashu,
You can perform sorting in two ways:
1. Configure sorting statement in iGrid Query;
2. Press Ctrl+Left Mouse Button on iGrid column header.
Hope it can be helpful.
Best Regards,
Vitaliy

Similar Messages

  • How can I perform a bulk assignment to one Task

    Hi All,
    I would like to allow all resources to assign some of their time to a cProjects Task (XXXX Implementation plan). How can I perform a bulk assignment to this task, instead of performing individual assignments?
    Please help.
    Thanks,
    Srini

    Not quite sure I fully understand your question. When you go to the "roles" tab of a task you are allowed to assign multiple resources to a task either from the same role or different roles. The total work or effort for the task can be distributed accross the multiple assignments.

  • I am using i 4 phone. recently I had a problem with my lap top and had formatted hard disk of it. Now I want to use sync data in my iphone back to itune n my lap top. how can I perform this task with out loosing data in my i phone.

    I am using i 4 phone. recently I had a problem with my lap top and had formatted hard disk of it. Now I want to sync data in my iphone back to itune on my lap top. how can I perform this task with out loosing data in my i phone.

    Hey floridiansue,
    Do you have an installed email program such as Microsoft Outlook?  If your email is through an online login, such as Gmail, etc, then one will have to create an email association with a program such as Microsoft Outlook on the PC for this Scan to Email system to function.
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------
    I am not an HP employee.

  • How can i perform a search on my external hard drive on my mac pro os x 10.9.2 ?

    how can i perform a search on my external hard drive on my mac pro os x 10.9.2 ?

    Mac OS X 10.9.2 is 12 years newer than 9.2.x.    You need to make sure that Spotlight has indexed the external hard drive by adding it and removing it from Apple menu -> System Preferences -> Spotlight -> Privacy.   Check the menu for it:
    to determine if indexing is still going on, as it will say indexing.
    Alternatively, you can use a non-Spotlight tool, such as:
    http://apps.tempel.org/FindAnyFile/
    http://www.devontechnologies.com/products/freeware/ - EasyFind
    http://www.osxbytes.com/ - iFileX (note the MacUpdate link provided on osxbytes page has a Malware advertisement for MacKeeper, do not download).
    http://www.barebones.com/ Textwrangler has a Search file for content, which works on any Text file.

  • How can I perform this kind of range join query using DPL?

    How can I perform this kind of range join query using DPL?
    SELECT * from t where 1<=t.a<=2 and 3<=t.b<=5
    In this pdf : http://www.oracle.com/technology/products/berkeley-db/pdf/performing%20queries%20in%20oracle%20berkeley%20db%20java%20edition.pdf,
    It shows how to perform "Two equality-conditions query on a single primary database" just like SELECT * FROM tab WHERE col1 = A AND col2 = B using entity join class, but it does not give a solution about the range join query.

    I'm sorry, I think I've misled you. I suggested that you perform two queries and then take the intersection of the results. You could do this, but the solution to your query is much simpler. I'll correct my previous message.
    Your query is very simple to implement. You should perform the first part of query to get a cursor on the index for 'a' for the "1<=t.a<=2" part. Then simply iterate over that cursor, and process the entities where the "3<=t.b<=5" expression is true. You don't need a second index (on 'b') or another cursor.
    This is called "filtering" because you're iterating through entities that you obtain from one index, and selecting some entities for processing and discarding others. The white paper you mentioned has an example of filtering in combination with the use of an index.
    An alternative is to reverse the procedure above: use the index for 'b' to get a cursor for the "3<=t.b<=5" part of the query, then iterate and filter the results based on the "1<=t.a<=2" expression.
    If you're concerned about efficiency, you can choose the index (i.e., choose which of these two alternatives to implement) based on which part of the query you believe will return the smallest number of results. The less entities read, the faster the query.
    Contrary to what I said earlier, taking the intersection of two queries that are ANDed doesn't make sense -- filtering is the better solution. However, taking the union of two queries does make sense, when the queries are ORed. Sorry for the confusion.
    --mark                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • How can I perform the conversion of pdf files in Cyrillic script to Word files in Cyrillic script. The pdf file is too small for me to read right now. Julyan Watts

    How can I perform the conversion of .pdf files in Cyrillic script to Word files in Cyrillic script. The .pdf file is too small for me to read without a magnifying glass, and the document is more than one thousand pages.

    This answer was not helpful. First of all, I could not find "tech specs"
    anywhere on the Acrobat 11 homepage. And secondly I purchased this software
    for the specific purpose of converting .pdf files to Word. It was only
    after I had completed the purchase that I learnt that Acrobat does not
    permit the conversion of .pdf files in Cyrillic to Word files  in Cyrillic.
    I feel that Acrobat should have provided this crucial information before I
    allowed my credit card to be debited. That is why I  am now asking for my
    money back. But thanks for your attempt to solve my problem, even if it was
    not successful.
    Julyan Watts

  • HT1766 I have the latest version of iTunes. When I plug my iPhone into the computer, it never comes up under the "Devices" tab in iTunes.  How can I perform a restore/backup if it won't come up under "Devices" ?

    I have the latest version of iTunes. When I plug my iPhone into the computer, it never comes up under the "Devices" tab in iTunes.  How can I perform a restore/backup if it won't come up under "Devices" ?

    See:
    iPhone not recognized in iTunes for Mac
    iPhone not recognized in iTunes for Windows

  • I have about 10000 images of different persons with dimension of 640*480. I wan to crop face from these images to dimension of 200*280. The location of face varies in differnt pics. So, please let me know step by step how can I perform this using the Ligh

    I have about 10000 images of different persons with dimension of 640*480. I wan to crop face from these images to dimension of 200*280. The location of face varies in differnt pics. So, please let me know step by step how can I perform this using the Lightroom software. Also I wan to know what should be the aspect ratio to do so.Thank you in advance

    The aspect ratio should be set to 200x280, or equivalently 5x7.
    I don't think it is possible to do the cropping automatically in Lightroom, you'd have to do this image by image to crop the faces correctly.

  • I have done upgrade to 8.1.2. Now iPad a iPhone will will not connect to iTunes, iCloud or do updates on apps.Shows message "unable to connect" or "error in connecting"  as well as "unable to verify". How can this be sorted?

    I have done upgrade to 8.1.2. Now iPad a iPhone will will not connect to iTunes, iCloud or do updates on apps.Shows message "unable to connect" or "error in connecting"  as well as "unable to verify". How can this be sorted? Thanks

    Hi,
    Thanks.
    I have tried signing out and in, still does not work.
    Still just get the previously mentioned "messages".
    I wanted to restore, but then you have to turn off "find my ipad/iphone" but this is not allowed, as I cannot connect to the itunes/icloud or app store. The units work with current apps. EG; email etc, and with apps that do not require current updates.
    Thanks

  • I wrongly scratched the gift card and lost few figures of the code, how can this be sorted, I wrongly scratched the gift card and lost few figures of the code, how can this be sorted

    I wrongly scratched the gift card and lost few figures of the code, how can this be sorted, I wrongly scratched the gift card and lost few figures of the code, how can this be sorted

    If this page doesn't help then you will need to try contacting iTunes support (you will need to give them as much of the serial number and activation code from the card as you can read) : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then iTunes Cards And Codes

  • In sqlserver 2005 there short cut ctrl+N, how can i perform same thing in sqlserver 2008 r2

    In sqlserver 2005 there was short cut ctrl+N, how can i perform same action in sqlserver 2008 r2

    In sqlserver 2005 there short cut ctrl+N, how can i perform same action in sqlserver 2008 r2
    ctrl+N still available in SQL Server 2008 R2, please refer below article for list of shortcut keys.
    http://technet.microsoft.com/en-us/library/ms174205.aspx
    Also refer below article for how to customize shortcut keys.
    http://technet.microsoft.com/en-us/library/ms174178(v=sql.105).aspx
    Please mark solved if I've answered your question, vote for it as helpful to help other users find a solution quicker
    Praveen Dsa | MCITP - Database Administrator 2008 |
    My Blog | My Page

  • HT2518 I migrated from a PC to a Mac Book Pro.  The contacts transferred over to the Mac along with many contacts that I had deleted sometime ago. Also some contacts did not transfer at all.  How can I perform a correct and up to date migration of my cont

    I migrated from a PC to a Mac Book Pro.  The contacts transferred over to the Mac along with many contacts that I had deleted sometime ago.  Also some contacts did not transfer at all. How can I perform a correct and up to date migration of my contacts? 

    well no reply from the community. sniff- do i stink!? - probably a little bit. If i have lost all that data then I'm gonna really really pong.
    Any ways i have purchased a 1tb usb HDD and have managed to duplicate the dmg file onto it. however still unable to mount the **** thing. so now i have ordered disk warrior which will be in my possession tomorrow.
    fingers toes eyes crossed.

  • How can I bulk sort by capture time and  bulk rename files off multiple cameras?

    I have found many renaming utilities, including bridge, but I have not run across any that allows bulk / batch capture time sort and rename?
    I can sort by capture time in Lightroom 3, but when I export it puts the files back in original order....maybe I am doing something wrong....that would not surprise me. 
    I just tried sorting by Capture Time in LR3 and then exporting and renaming.... renamed but not in the capture time sort order....    
    so I am open to any suggestions... I shoot 2 cameras 99% of the time so I do not need to change lenses.
    Thanx in advance.

    How can I bulk rename music files in reverse order from artist - song name to songname - artist.
    I actually dont need to rename the actual files.
    Its just i have a huge txt list of 100,000 music names that are listed as so.
    I wonder if we haven't misunderstood what you were asking for. Could it be that you have not a huge file, but just a huge list of names in many small files. If that's the case, you should rather use the following script instead of the previous one.
    Since this script does not rename the files, make a backup of your files before running it.
    set theFolder to choose folder -- the folder containing your text files
    tell application "Finder"
        set theNames to name of files of theFolder whose name extension is "txt"
    end tell
    set theTextFiles to {}
    set theFolderPath to POSIX path of theFolder
    repeat with thisName in theNames
        copy theFolderPath & thisName to the end of theTextFiles
    end repeat
    repeat with thisFile in theTextFiles
        set F1 to open for access thisFile
        set theText to read F1
        close access F1
        set theParagraphs to paragraphs of theText
        set bigList to (a reference to theParagraphs)
        set theNewParagraphs to {}
        set bigNewList to (a reference to theNewParagraphs)
        repeat with X in bigList
            set P to offset of " - " in X
            if P = 0 then
                set Y to X
            else
                set Y to text (P + 3) through -1 of X & " - " & text 1 through (P - 1) of X
            end if
            copy Y & return to the end of bigNewList
        end repeat
        set theNewText to text 1 through -2 of (bigNewList as text)
        set F2 to open for access thisFile with write permission
        set eof F2 to 0
        write theNewText to F2
        close access F2
    end repeat
    display dialog "Done!" buttons {"OK"} default button 1 with icon 1
    Message was edited by: Pierre L.

  • In AdvancedDataGrid - how can I stop sorting but keep order?

    I've seen this question a few times on the web and so far no one has come up with a workable solution.
    I'm using the sorting in ADG with an XMLListCollection bound as a dataprovider.  The user's are not happy because if the data changes in the column that's being sorted, the list resorts.  How can I remove the dynamic sorting but keep the order of the sort.  We want it to work like Excel where you do a sort but when you change the data it doesn't reorder the list.  What's the best, easiest way to do this?  My guess would be that I want to make a copy of the XMLListCollection but somehow save it in sorted order, then swap the copy in for the other XMLListCollection.  Not sure how to do that.  Thanks for any help.

    I've seen this question a few times on the web and so far no one has come up with a workable solution.
    I'm using the sorting in ADG with an XMLListCollection bound as a dataprovider.  The user's are not happy because if the data changes in the column that's being sorted, the list resorts.  How can I remove the dynamic sorting but keep the order of the sort.  We want it to work like Excel where you do a sort but when you change the data it doesn't reorder the list.  What's the best, easiest way to do this?  My guess would be that I want to make a copy of the XMLListCollection but somehow save it in sorted order, then swap the copy in for the other XMLListCollection.  Not sure how to do that.  Thanks for any help.

  • How can I perform performance runs of a set of tests and compare results across runs?

    I have automated some scenarios using VS unit test frame work for a desktop application. I can see when running I get timing for how long the test takes.
    What I'd like to do (using the test frame work or another tool) is run these scenarios before and after a performance fix and get an easy to read delta report on how much faster or slower each scenario got.
    How can I achieve this with Visual Studio?

    Hi Chris,
    Thank you for posting in the MSDN forum.
    If you want to collect the performance for the test code directly. Maybe the Profiler tool would be helpful for you.
    Like this MSDN document:
    http://msdn.microsoft.com/en-us/library/hh270865.aspx
    To diagnose why a test method is taking too much time, select the method in Test Explorer and then choose Profile on the context menu. See
    Analyzing Application Performance by Using Profiling Tools.
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for

  • Help with a java assignment

    I am stuck on some things and I can't find them in my book so here goes. I need to determine if a string is even or odd and then return letters from that word based on which it is. I think i need to use a boolean for the even or odd (not for sure) an

  • 'Trembling / Shivering Display

    Hello - I had originally posted on this issue some months ago in the Imac G3 forum in regard to my daughter's desktop. But the recent purchase of a used, but very late model Emac G4, has encouraged me to share this experience. All the forum / Google

  • How to upload normal excell file to ztable

    Hi All there, Can anybody tell me how to upload normal excell file to ztable directly. pl provide detail coding Regards Sagar

  • How to identify version of Adobe creative Suite

    I am working on packaging for Adobe Creative Suite. After installing Adobe Creative Suite Premium\Installer 1\Adobe Creative Suite\Setup.exe, I am not able to identify the version (like CS1 or CS2 or CS3  so on.........)of this product even in ARP en

  • Using the double underline in numbers

    I want to use the double underline in each cell along the bottom of the first row. This gives the effect that each column is separate. The lines do not go all the way through to the next cell. They also leave a little space on each side, in each cell