Creating page turners

Im not sure if this is the correct name, and google gave me
nothing under the name 'page turners'.
I use ASP and javascript and I want to create a 'page turner'
as such:
<First] <previous] 1 2 3 [next> [Last>
I pull records from an access database on most of which i
have a repeat region of 15 or a tom muck horizontal looper of 9
records (3 colms 3 rows). I need a page turner that realizes if
there are enough records so that it needs a page turner at all and
that it 'knows' how much pages there are (so, 1 2 3 or 1 2 3 4 5
etc..).
At the moment I use the server behaviour move to nex or move
to previous record from recordset paging. However, this works kind
of confusing and it is not as sophisticated that it knows the
amount of pages etc.
thanks.

You want page numbers? You'll have to do that by hand....
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"SyKeSnr1" <[email protected]> wrote in
message
news:[email protected]...
>
quote:
Originally posted by:
Newsgroup User
> Just click where you want this to appear, and use INSERT
| Data Objects >
> Recordset Paging > Navigation Bar.
>
> --
> Murray --- ICQ 71997575
> Adobe Community Expert
> (If you *MUST* email me, don't LAUGH when you do so!)
> ==================
>
http://www.dreamweavermx-templates.com
- Template Triage!
>
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
>
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
>
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
> ==================
>
>
> "SyKeSnr1" <[email protected]> wrote in
message
> news:[email protected]...
> > Im not sure if this is the correct name, and google
gave me nothing
> > under
> > the
> > name 'page turners'.
> >
> > I use ASP and javascript and I want to create a
'page turner' as such:
> >
> > <First] <previous] 1 2 3 [next> [Last>
> >
> > I pull records from an access database on most of
which i have a repeat
> > region
> > of 15 or a tom muck horizontal looper of 9 records
(3 colms 3 rows). I
> > need a
> > page turner that realizes if there are enough
records so that it needs a
> > page
> > turner at all and that it 'knows' how much pages
there are (so, 1 2 3 or
> > 1
> > 2 3
> > 4 5 etc..).
> >
> > At the moment I use the server behaviour move to
nex or move to previous
> > record from recordset paging. However, this works
kind of confusing and
> > it
> > is
> > not as sophisticated that it knows the amount of
pages etc.
> >
> > thanks.
> >
>
>
>
>
> Thanks, but this solution still does not give me the
pagenumbers that I
> want.
> How do I insert these?
>
> Thom muck is a great fellow indeed, buit still, 40
dollars for such a
> small
> thing is a bit much for me at this point.
>

Similar Messages

  • Error while creating a new entity row in Create Page

    Hello all,
    I am facing a problem while coming to the Create Page from the Search page.In the process request of the controller i am initializing the row of the table like below
    public void createxx()
    xxVOImpl vo = this.getxxVO1();
    vo.setMaxFetchSize(-1);
    if (!vo.isPreparedForExecution())
    vo.executeQuery();
    Row row = vo.createRow();
    vo.insertRow(row);
    row.setNewRowState(Row.STATUS_INITIALIZED);
    which has a primary key while initializing only i am getting bellow exception.
    oracle.jbo.RowCreateException: JBO-25017: Error while creating a new entity row for xxEO
    Kindly help

    Hi,
    replace
    xxVOImpl vo = this.getxxVO1();
    vo.setMaxFetchSize(-1);
    with
    OAViewObject vo = getxxVO1();
    vo.setMaxFetchSize(0);
    Thanks,
    Gaurav

  • Creating Page Format In Quality

    I want to create a new page format, for the purpose I did the following...
    spad-> Full Administration-> Device Types-> Page Format-> Change-> Create-> (Page Format=ZA4, Orientation=Landscape, Paper Size (Width=215 mm, Height=300 mm))
    When I click on save, a pop window opens and shows the massage Object can only be created in SAP package
    Pressing enter it asks Package under attributes
    What to select in Package is my problem? Please help....
    Lalit Kumar

    On the save Option Select Local object or Enter $TMP in the package field.
    it is not working:
    *Create a package in SE80.
    And enter the package name.*
    Can you please  provide me the steps to create package??
    Lalit Kumar

  • HT4641 I have recently upgraded to Pages 5.1.  I can't open any of my previously created Pages docs because I am told they are too old and have to be saved in Pages'09 first. I don't have Pages '09. How do I open them?

    I am technologically challenged senior citizen who recently upgraged to Pages 5.1 from what I think was iWorks '08.  I now find that I am not able to open any of my important previously created Pages documents.  I receive a pop-up that tells me that they are too old and must be saved in Pages'09 first.  I no longer have the disk for iWorks 08 and don't have Pages '09 on my iMac.  Any ideas how I might get these documents open?

    You should have the old Pages '08 inside the iWork folder, inside your Applications folder.
    Open your old files in Pages '08 > Menu > File > Export > Word
    Pages 5 can then open that Word file.
    Peter

  • How to create page breaks in numbers?

    How do I create page breaks in iCloud Numbers?   The spreadsheet I created is 4-5 pages long, but it saves as one long scrolling document, and when it prints, all 4-5 pages are seen (very small, unreadable font) on a single page.  Any ideas?
    Thanks!
    Dave

    This excel feature is not exactly available in Numbers.
    Here we may create up to 255 sheets in a document. They are reachable from the thumbnails area.
    And each sheet may embed up to 255 tables also reachable from the thumbnails area.
    Think different or use Excel !
    Yvan KOENIG (from FRANCE mardi 23 juin 2009 12:20:18)

  • OAF :500 internal server error while runnning the create page

    hi friends
    i am 500 internal server error while runnning the create page,but i can able to run some other pages like query page
    please give ur suggesion to solve my problem
    500 Internal Server Error
    java.lang.NoSuchMethodError: oracle.apps.fnd.framework.webui.OAAboutUtils.setPageInError(Ljavax/servlet/http/HttpSession;)V
         at OAErrorPage.jspService(OAErrorPage.jsp:11)
         [SRC:/OAErrorPage.jsp]
         at com.orionserver[Oracle9iAS (9.0.3.1.0) Containers for J2EE].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:119)
         at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:547)
         at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:518)
         at OA.jspService(OA.jsp:35)
         [SRC:/OA.jsp]
         at com.orionserver[Oracle9iAS (9.0.3.1.0) Containers for J2EE].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)

    Thilib
    Please verify that your project settings for all projects show the following:
    J2EE Web Application Name: APPS_HTML J2EE
    Web Context Root: /OA_HTML
    Note that these values are new for an OA project with JRAD 9.0.3.7 (verify that you are using an OA project).
    If that doesn't fix the problem, try deleting your System directory and restarting.
    Thanks
    AJ

  • Error while running Create page in standalone-oc4j

    I have an ADF Create page (CreateAppt.jsp) that works fine through jdeveloper 10.1.3, but does not work when i deploy and run it on a standalone-oc4j. Appreciate your ideas on what may cause this or debugging tips..
    My ADF application flows through two pages:
    a List page (ListAppts.jsp has a Create button) -> a Create Page (CreateAppt.jsp)
    When I click on the Create button on the List page, I arrive at the Create Page.
    When I run through jdeveloper, I see that all input fields in the Create page are empty, which is what I expect. However, when I open the same page on standalone-oc4j, all the input fields are populated with the first row in the List Page, and there is an error:
    JBO-25009: Cannot create an object of type:oracle.jbo.domain.Number with value:oc4jadmin
    For input string: "o"
    I designed the Create page using the generic Data Control Palette, by dragging the VO and dropping it with this option: Create->Forms->ADF Creation Form
    When running through standalone-oc4j, why is the Create page populated? and how is the standalone-oc4j login string, "oc4jadmin", used in the create?
    Thanks,
    Ou-Dan

    Hi,
    this sounds strange and cannot be diagnosed from remote. If it works in JDeveloper with the embedded OC4J then is works the same in stand alone OC4J. Having "oc4jadmin" showing seems that you look up a value from the request and assign it to the application. Note that you don't need to be logged in to OC4J to see ADF faces apps running.
    The problem seems to be in your application. Can you reproduce this with a simple testcase?
    Frank

  • Blank row added after cancel button on create page

    Hi All,
    I have a create item page where I insert items into the item table in the database.
    On press of the cancel button on this create page, the control reaches a itemlist page with my old search criteria and result but with a new blank row added to it.
    Anybody know what's wrong?

    Sorry, I misunderstood your previous question. When the cancel button is pressed. I am using pageContext.forwardImmediately with parameters to forward back to my search page. Then in the search page controller I call the AM initQuery method to run the query. My initQuery method has the following code,
    StringBuffer whereClause = new StringBuffer(200);
    Vector parameters = new Vector(3);
    int clauseCount = 0;
    int bindCount = 0;
    setWhereClauseParams(null);
    if ((Program != null) && (!("".equals(Program.trim()))))
    whereClause.append("PROGRAM = :");
    whereClause.append(++bindCount);
    parameters.addElement(Program);
    clauseCount++;
    if ((PId != null) && (!("".equals(PId.trim()))))
    Number PIdNum = null;
    try
    PIdNum = new Number(PId);
    catch(Exception e)
    throw new OAException("AK", "FWK_TBX_INVALID_EMP_NUMBER");
    if (bindCount > 0)
    whereClause.append(" AND (P_ID = :");
    else
    whereClause.append(" (P_ID = :");
    whereClause.append(++bindCount);
    whereClause.append(")");
    parameters.addElement(PIdNum);
    clauseCount++;
    setWhereClause(whereClause.toString());
    if (bindCount > 0)
    Object[] params = new Object[bindCount];
    parameters.copyInto(params);
    setWhereClauseParams(params);
    executeQuery();

  • How can I add a custom attribute to the create page dialog?

    I followed the following link to add a custom attribute called starred and this attaribute can be displayed in siteadmin grid
    http://dev.day.com/docs/en/cq/current/developing/customize_siteadmin.html
    I would like to let the user input the value when they create a page. That's why I would like to add a custom field in the input dialog box as attached pic.
    The method you describe before can only added those CQ bulid-in attribute.
    For those custom attribute, how can I added it?

    Hi,
    How can I customize the /bin/wcmcommand or how can I make use of [2] to create a custom WCMCommand?
    I think the "formUrl" is to post those input value to the jcr repository?
    var createDialog = {
            "jcr:primaryType": "cq:Dialog",
            "id": CQ.Util.createId("cq-createdialog"),
            "title":CQ.I18n.getMessage("Create Page"),
            "formUrl": CQ.shared.HTTP.externalize("/bin/wcmcommand"),
            "params": {
                "cmd":"createPage",
                "_charset_":"utf-8"
    I have added a field called "starred"
    Moreover, when I using the firebug to trace the post command, I can see that the starred value is posted also.
    :status
    browser
    _charset_
    utf-8
    cmd
    createPage
    label
    b
    parentPath
    /content/keyword_elaboration
    starred
    c
    template
    /libs/collab/commons/templates/form
    title
    a
    Source
    cmd=createPage&_charset_=utf-8&%3Astatus=browser&parentPath=%2Fcontent%2Fkeyword_elaboration&title=a&label=b&starred=c&template=%2Flibs%2Fcollab%2Fcommons%2Ftemplates%2Fform
    However, when I go to the crxde to view the node's attribute, the properity starred is not created
    Are there anything I did wrong or missing?
    Thanks.
    Message was edited by: aslkit

  • Problem whicle creating Page Subtypes

    In the documentation, its written that in order to create a subtype,
    Designing Basic Asset Types - 11g Release 1 (11.1.1.8.0)
    On the Admin tab, expand the Asset Types option.
    Under the Asset Types option, select the asset type that you want to create subtypes for.
    Select the Subtypes option.
    I am not able to see the Subtypes option. I was trying to create page subtypes, so I am searching 'Add New Subtype' button under Asset Type -> Page node.
    Can anyone tell me what am I missing? This is the screenshot which I am able to see:
    http://img46.imageshack.us/img46/7489/1v78.png

    Hi,
    If you could expand the existing 'ContentQuery' basic asset from FSII site, you can observe the 'Sub Type' option you are looking for. But, I'm not sure why only this asset type have it. I don't see any related code in it's ADF also. I will try to find out what makes 'ContentQuery' eligible for 'Sub Type' creation. Request you to post the answer if you could break through this mystery.
    Thanks,
    BSR

  • How can I attach a PDF file on an iWeb created page?

    How can I attach a PDF file on an iWeb created page so that person can click the link and open the file.  I have a website for my Labradors and would like something that will link from the dogs web page to their pedigree.  TIA.

    Make a link to your pdf file.
    If that's too easy, do it the expert way :
    http://wyodor.byethost8.com/Attachment_with_php.html

  • Creating pages in chinese

    hi
    i need to create pages in chinese
    i copy and paste text i got from the translator, most text
    is ok but here
    and there some characters are replaced by question marks.
    i tried several doctypes, i tried without, ( i just copy from
    chinese sites)
    on the web i see chinese pages without question marks, but
    pages i create
    are full of them.
    i use:
    <meta http-equiv="Content-Type" content="text/html;
    charset=gb2312">
    any idea?
    any tutorial?
    thanks
    lenny

    .oO(lenny)
    >i'm sorry but i don't understand. (maybe it's my
    english).
    >
    >the first line is a simple declaration of charset
    It's more a fake than that. What matters is the real HTTP
    header, sent
    by the server along with the requested page. Of course if
    that header is
    missing in the server's response, then the browser will look
    at the meta
    data. But in the WWW this is not the recommended way to
    declare the
    character encoding (the meta stuff might play a role for
    local files if
    there's no web server involved, though).
    It's even a logical twist: The browser has to decode the
    document in
    order to figure out how to decode it. In most cases this will
    work,
    because most encodings are somewhat ASCII-compatible. But
    nevertheless
    it's ugly and illogical, at least for me.
    >the srcond line must be added.
    Same thing. It's also just a poor replacement for a real
    header or the
    mentioned 'lang' attribute.
    >we checked in several computers (also in china) and it
    works.
    >
    >in your opinion, what am i doing wrong? how should it be
    done in your
    >opinion ?
    As I've already said. I always send the character encoding in
    the
    Content-Type header, which is returned by the server. How to
    do that
    depends on the server and whether you're using plain HTML or
    some
    scripting like PHP for example. As an example: On Apache
    servers and for
    plain HTML files it's usually enough to put an .htaccess file
    into the
    website's root directory with this line
    AddCharset UTF-8 .css .html
    to let the server deliver all those files with a correct
    Content-Type
    header and charset information.
    For defining the language the preferred way is the 'lang'
    attribute,
    usually applied to the 'html' element:
    <html lang="zh">
    Here's some further reading about the language issue,
    discussing the
    different possible ways and their pros and cons:
    http://www.w3.org/International/questions/qa-http-and-lang
    Especially see this part:
    http://www.w3.org/International/questions/qa-http-and-lang#choosing
    Some quotes:
    | To specify the language of fragments within an XHTML
    document there is
    | no other choice but to use the lang and/or xml:lang
    attributes on the
    | appropriate elements. The HTTP header or meta element
    information are
    | not relevant here.
    (For HTML documents only the 'lang' attribute matters.)
    | [...] the use of the meta element is not directly specified
    in the
    | HTML specification, and there is no standard for how it
    should behave
    HTH
    Micha

  • Created pages in SP 2013 Online and they are not showing up in SPD 2013

    Hi
    Am reposting this question as the suggested solution did not work :-(
    I created pages in SP Online 2013, on the public side, as suggested I did find where pages had to be approved, they were I did see others that were marked as "draft" they were not needed to I deleted those. The home page was marked "draft"
    and changed it to "Accepted".
    Even before doing this, the SPD would show the public site correctly when I clicked on Preview in Browser.
    What do I need to do so that SP public side links up with SPD?
    Thank you
    Pierre
    pgg02

    The Public web site in SharePoint Online uses the Publishing features of SharePoint.  So the pages you created are actually just collections of content that are overlayed on a Page layout at run time.  The page layouts are stored in the page
    layout and master pages gallery.  The content you filled in is stored as metadata attached to pages in the "Pages" document library.  But those pages are just placeholders for the metadata content.  They don't really contain any displayable
    HTML.  If you want to edit the look and feel of the page you need to edit the page layout.  But be aware that the page layout may be used by several pages.  If you change the look and feel all the pages will change.
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Application Builder Create Page Wizard... huh?

    I just tried this wizard to create a wizard. I assumed the wizard would look like the Apex wizards with a "step" ladder. The Wizard wizard seems to create pages, next, previous, and cancel button and not much else.
    I tried creating it using tabs, just tabs and I don't see anything else. Is there a tutorial or ? on the page Wizard wizard?
    Thanks,
    Sam

    Scott,
    I don't know why you can't read minds... Larry does :)
    If I sounded like the design or implementation of the Wizard wizard sucked, that was not my intention, I wasn't even trying to be sarcastic. I assumed the "wizard" map would be part of the Wizard wizard. And no I don't know what is is :)
    I am not looking for content, I was looking for the construct that provides the current step that the wizard is on. Like during page create from the "Application ###" page of Application Builder. I like the "overview" nature of the process map.
    The first is Page > Define
    After you select the type of page it goes to "Pages > Region Attributes > Tab > Page Attributes > Buttons > Branching > Confirm" for the wizard to create Wizards. Should follow the same titles that are provided for the pages on the Page Attributes page of the wizard. Here is the code from the page source. I thought it was an Apex construct.
    <td valign="top"><div class="htmldbWizBar">
    <div class="htmldbWizNon">Pages</div>
    <div class="htmldbWizArrow"><img src="/i/arrow_down.gif" width="7" height="6" alt="Down" /></div>
    <div class="htmldbWizNon">Region Attributes</div>
    <div class="htmldbWizArrow"><img src="/i/arrow_down.gif" width="7" height="6" alt="Down" />
    </div><div class="htmldbWizNon">Tab (optional)</div>
    <div class="htmldbWizArrow"><img src="/i/arrow_down.gif" width="7" height="6" alt="Down" />
    </div><div class="htmldbWizCurrent">Page Attributes</div>
    <div class="htmldbWizArrow"><img src="/i/arrow_down.gif" width="7" height="6" alt="Down" /></div>
    <div class="htmldbWizNon">Buttons</div>
    <div class="htmldbWizArrow"><img src="/i/arrow_down.gif" width="7" height="6" alt="Down" /></div>
    <div class="htmldbWizNon">Branching</div>
    <div class="htmldbWizArrow"><img src="/i/arrow_down.gif" width="7" height="6" alt="Down" /></div>
    <div class="htmldbWizNon">Confirm</div></div></td>
    But I am guessing that does not happen.
    Thanks,
    Sam

  • Problem in Return Navigation in Create Page

    Hi,
    We are initializing a createAddressPage From CreateShipmentPage (Custom Pages)
    On CreateShipmentPage we have written the defaulting logic on EoImpl for selecting ShipmentID on basis of sequence and we have a subtab region on CreateShipmentPage in which we are redircting to the createAddressPage when clicked on Create Address button.
    while coming (returning) back to the CreateShipmentPage from createAddressPage , shipment id is getting populated with the new squence value. but our requirement is to have same sequnce value which was populated initially
    Shipment Page EO:
    public void create(AttributeList attributeList) {
    super.create(attributeList);
    OADBTransaction transaction = getOADBTransaction();
    Number shipmentId = transaction.getSequenceValue("xxapl_po_shipments_s");
    setShipmentId(shipmentId);
    CO on Address page to redirect to Create page:
    if(null!=pageContext.getParameter("save")) {
    pageContext.forwardImmediately(
    "OA.jsp?page=/xxapl/oracle/apps/oe/shipping/webui/ShippingRequestCreatePG",
    null,
    OAWebBeanConstants.KEEP_MENU_CONTEXT,
    null,
    null,
    true, // retain AM
    OAWebBeanConstants.ADD_BREAD_CRUMB_YES);
    Avinash

    Avinash,
    Please refer following pseudo code:
    Address page Controller Process Form Request :
    if(null!=pageContext.getParameter("save")) {
    pagecontext.putsessionvalue("ReturnFromAddrsPG", "Yes");
    pageContext.forwardImmediately(
    "OA.jsp?page=/xxapl/oracle/apps/oe/shipping/webui/ShippingRequestCreatePG",
    null,
    OAWebBeanConstants.KEEP_MENU_CONTEXT,
    null,
    null,
    true, // retain AM
    OAWebBeanConstants.ADD_BREAD_CRUMB_YES);
    Create Page Controller ProcessRequest
    String returnFromAddrsPG = (String)pagecontext.getsessionValue("ReturnFromAddrsPG");
    pagecontext.removesessionvalue("ReturnFromAddrsPG");
    if (!"Yes".equals (returnFromAddrsPG ) || (returnFromAddrsPG == null ) || "".equals (returnFromAddrsPG ))
    // call your createRow Method
    Thanks,
    Kumar

Maybe you are looking for

  • Tecra A9: Cannot join a domain or view websites wirelessly - Vista

    I'm having a problem with wireless networking on this new installation of Vista. I can view & connect to a wireless router no problem but when I try to join a domain or view most web pages it just will not play ball. I can ping both local and externa

  • Cannot copy and paste from application which is using jinitiator 1.1.8.16

    Dear all, I am using oracle application which loads in the browser using jinitiator 1.1.8.16, my browser is IE 6.0, Application is working fine but the problem is that I cannot do the operations like copy and paste, except this application copy & pas

  • How to handle the Comma in string

    Hi All, I have one req in which I am getting the like this <TEXT>El rol permite tratar (visualizar, modificar, activar, desactivar) los</TEXT> at receiver side my file is getting created in .CSV file. in in Coloum the for TEXT is coming like this col

  • How to access my I-Tune store after a full System Recovery reboot

    Because of some issues with my PC, I had to reboot my computer to its orginal settings. How can I regain access to the songs I purchased with my account ?

  • DataGrid and labelFunction

    Hi all! I have a DataGrid, and I have two columns where i want to manipulate the data shown. I tried using a labelfunction, but it turns out the labelfunction is called each time I focus out, and not only when the DataGrid is initialized. I've seen t