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
A

amir_iiui

@amir_iiui
About
Posts
21
Topics
13
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • about tabstrip control
    A amir_iiui

    Hi all, i want to use tabstrip with multipage in my asp.net page with C# as code behind.... I searched the internet, but found examples which perform this action in html. while i want to do this in c#. Can some body send me a link or code , which performs this task in C#.....

    ASP.NET csharp html asp-net

  • about tree view web control
    A amir_iiui

    ok...... i will try to change the HTC.....

    ASP.NET html database data-structures help

  • about tree view web control
    A amir_iiui

    Is there not some easy way????? Above solution will be very much time taking..... I will prefer if there is some easy way there........

    ASP.NET html database data-structures help

  • about tree view web control
    A amir_iiui

    Hi all, i want my data coming from a database table to be displayed in tree view web controls. I want to add the check box with the tree view in such a way that the text of the tree is displayed on first column of the ( html) table while the checboxes display on about one or two inch distance on the right of the text ( may be in third column of the html table) ....... These check boxes must be bound with the relevant entry in the tree view..... can some body help me in this regard....

    ASP.NET html database data-structures help

  • about application name
    A amir_iiui

    it worked fine....... thankx alot....

    ASP.NET csharp asp-net help

  • about application name
    A amir_iiui

    I want to get the name of current active page of the applicaton on runtime. e.g. when a button is pushed, then i get the name of the page in which this button is prensent. ( in Asp.net) Can some body help me in this regard.

    ASP.NET csharp asp-net help

  • about file type
    A amir_iiui

    it worked fine..... thankx...

    ASP.NET design help

  • about file type
    A amir_iiui

    i am using following code behind a push button..... Response.ContentType = "application/vnd.ms-excel"; this.EnableViewState = false; Response.Charset = String.Empty; System.IO.StringWriter myTextWriter =new System.IO.StringWriter(); System.Web.UI.HtmlTextWriter myHtmlTextWriter = new System.Web.UI.HtmlTextWriter(myTextWriter); this.datagrid1.RenderControl(myHtmlTextWriter); Response.Write(myTextWriter.ToString()); Response.End(); now on runtime , when i pushes the button, then a dialog (window save dialog) appears, asking me, about the name which i want to give the saving file. This dialog shows name of application as default name of saving file. I want that the default name shown in the save dialog should be name of application plus the current date. Can some body help me in this way.....

    ASP.NET design help

  • about .CSS file
    A amir_iiui

    I understand that all...... but there are cases, when problem is very short and i am in need of very much quick response...... For that case i was requesting u to give me ur messenger id...... as for as ur last sentence " Very nice to do something for you if I can " is concerned...... you can do a nice thing for me.......... Give me ur messenger id...... will u do this nice thing for me? Hope to get a positive response from u.

    ASP.NET question html css tools

  • about .CSS file
    A amir_iiui

    I worked fine... Thankx... I have one more problem. If u can help me in this regard... then i will be very thankful to u.... My problem is that when i send my problem here on this forum, i takes much time to get reply from someone. Some times u need urgent help. I have seen ur active participation in this forum. So i wish to add u in my messenger list, so that i can get help from u in quick time. i have added u ur hotmail address in my msn messenger, but i think this address u donot use. So kindly tell me which hotmail and yahoo account u use very often. So that i can get ur quick help. If u solve my this problem... i will be very thankful to u.....

    ASP.NET question html css tools

  • about .CSS file
    A amir_iiui

    Can we disable .css files on runtime? When i render one html page.....then script files are also rendered..... I want that these scripts donot render. I can stop the rendering of web controls by making there visible property to false. Can i stop .css files or scripts? if it is possible the what is the method????

    ASP.NET question html css tools

  • urgent about DataGrid web control
    A amir_iiui

    As for as 'Rohan' message is concerned.... i want to delete the column... it is my need.... simply hiding the column doesn't satisfy my requirements.... and as for as minhpc_bk message is concerned.... i tried this approach.... but it is not working well...... Can u please tell me in detail what do u mean by 'datagrid state is reloaded '..... actually, i have a datagrid given...... I have to copy it into another datagrid with last column of first grid doesn't come to the second grid.... for this purpose what i have to do.....

    ASP.NET

  • urgent about DataGrid web control
    A amir_iiui

    hi all... I want to delete column in a datagrid at runtime. Can some body tell me how i can do this. I have read the topic given on this web sight. but that approach only hides the column from displaying. while i want to delete the whole column.

    ASP.NET

  • help needed about treeview control
    A amir_iiui

    Hi all, I want to enable the editing facility in a treeview web control used in my websight. e.g a tree displays data from the database, now at run time i want to provide facility to the user that he can edit tree. when user selects any node from tree and presses edit button, then i want to give him the access to change the text of the node and also the drag and drop facility. can some body tell me how this will be possible using microsoft treeview web control.

    ASP.NET database data-structures help

  • urgent
    A amir_iiui

    can some body tell me how to create folders at runtime in C#.

    ASP.NET csharp tutorial

  • help needed about sliding toolbar
    A amir_iiui

    look at the web sight www.iiu.edu.pk and look at the bar on left side. when we open some link, whose size is more than a page.... and when we scroll the page.... bar , automatically, slides up and down.....

    ASP.NET help

  • help needed about sliding toolbar
    A amir_iiui

    hi you might have noticed in some web sights that there is a sliding toolbar on the left side of the page. when page is scrolled up and down then toolbar is automatically scrolled up and down. i want to implement this functionality. can some body help me in this regard.

    ASP.NET help

  • urgent help required about LAP link
    A amir_iiui

    i want to buit an application that can connect two pc's using LPT1 using LAPlink cable. can some body send me this source code developed in C++. or help me in any other way.

    C / C++ / MFC c++ help

  • screen saver
    A amir_iiui

    i want to Build a screen saver which should terminate when i move the mouse or press key board button. During the execution of the screen saver its dialog painting should change with different colors and pattern with a specified time interval.

    COM regex

  • about filing
    A amir_iiui

    i want to store some records on disk using iostream.h these records are about persons. i have to store pictures of persons and then i want to retrieve/search these records. and show the picture on the dialog. can some one help me in doing this

    COM help
  • Login

  • Don't have an account? Register

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