Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
U

User 3183850

@User 3183850
About
Posts
7
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to enable click on a td with....
    U User 3183850

    Hai i would like to know how could i provide single(or double) click event to a td inside a table.. I know that onclik="SomeFunction();" would do that. But my situation is that td is of fixed height and width If no text is there, no clik is needed.if it has, say a single character(say "a"), then the user should be able to click there inside the td to pop up a window.What i found that i am unable to click and produce the corresponding event for the td by clicking anywhere except where text is situated. Means if i click on the text, the event works. And if i click anywhere else, it wont...Any solution? :confused:

    ASP.NET tutorial question

  • Xquery solution needed
    U User 3183850

    I have got a field in a table which is of xmltype, say file_block the data for the same is structured as shown below 74 174 And the above structure is taken in different ways for different purposes in project so i cannot change that DATA VALUE txtWeight 74 txtHeight 174 Now how could i retrieve the data as a tabular structure as shown above using xquery. Please help if anyone know how to do that

    ASP.NET help tutorial

  • Repost of Xquery Solution
    U User 3183850

    This is the repost as my code snippet was not formatted correctly. I have got a field in a table which is of xmltype, say file_block the data for the same is structured as shown below 74 174 And the above structure is taken in different ways for different purposes in project so i cannot change that DATA VALUE txtWeight 74 txtHeight 174 Now how could i retrieve the data as a tabular structure as shown above using xquery. Please help if anyone know how to do that

    Database help tutorial

  • Xquery solution needed
    U User 3183850

    I have got a field in a table which is of xmltype, say file_block the data for the same is structured as shown below data type="Structure"> control id="txtWeight"> value>74/value> /control> control id="txtHeight"> value>174/value> control> /data> (I have removed the '<' tags from the xml code as codeproject is only taking the content 174 and 74 only while removing all other codes as they are treating the code as a formatted one... So please read my code by prepending the appropriate line with '<') Now I want to retrieve the values from it as follows Data Value txtWeight 74 txtHeight 174 And the above structure is taken in different ways for different purposes in project so i cannot change that. Now how could i retrieve the data as a tabular structure as shown above using xquery. Please help if anyone know how to do that.

    Database xml help tutorial

  • Get html of aspx page and convert to pdf including content in scroll
    U User 3183850

    Am already doing that... The Problem comes coz i have lot of usercontrols added dynamically to the aspx page. So all tools are behaving differently..Anyway i vl search for some other solution

    ASP.NET html wpf

  • Get html of aspx page and convert to pdf including content in scroll
    U User 3183850

    coz my client wanted it as report So i have to present him with pdf report of the page..To create report with any report tool is impossible for my situation....

    ASP.NET html wpf

  • Get html of aspx page and convert to pdf including content in scroll
    U User 3183850

    How it would be possible to convert the aspx page to a pdf document so that i can print the form.I want all styles to be included with image in the web page. Also the webpage contents are mostly numerous usercontrols with scrolling applied So i want the scroll to be removed..Means the content inside should be obtained fully..Any body know a solution I ve gone through so many pdf generators..like syncfusion,expert pdf etc...

    ASP.NET html wpf
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups