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
S

Sapan Roy

@Sapan Roy
About
Posts
14
Topics
12
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Crystal Report export japeness character.
    S Sapan Roy

    Hi All, I am got a big problem. Looking for a help. I am working in asp.net 2.0 and using crystal report. What is happing when I am tying to export japeness character or chainess into pdf it is coming as junk characters. Not displaying in properly...Please help me out. I can see these characters in report viewer correctly but when exporting...not able to do it.... Thanks need help...!

    Hi all go for this...

    ASP.NET help csharp asp-net question

  • Input box
    S Sapan Roy

    Hi, All Please assist me how can I use Input box in asp.net 2.0. Which similar to Input box in windows application. Currently I am using Input box of visual basic by adding the dll but it is not appearing in front of the web page. Thanks Sapan Roy Help me out in this issue

    ASP.NET help csharp asp-net question

  • how to fire event at run time
    S Sapan Roy

    hi hari, Actually that I know but my scenario is I have created many buttons on a particular event. Then later on when the buttons are generated. I have to click on that and event handlers should work according that. Actually in each post back page lost its contents is there any way to retain objects of page as well as event handlers associated with them. Thanks Sapan

    ASP.NET help tutorial

  • how to fire event at run time
    S Sapan Roy

    Hi, all I have a Button is being created at run time. Like for(i=0;i<10;i++) { Button btn = new Button(); btn.id= "btn" + i; btn.click = new Handler(btn_click); panel1.controls.add(btn); } And the Event Handler is: ----------------------- protected void btn_click(sender, EventArgs ) { Response.write("Clicked"); } My problem is that handler is not fired. If I am putting the above code in Page_load then it is working. I there any way to come out. Please help me Thanks to all

    ASP.NET help tutorial

  • resize 2d array
    S Sapan Roy

    Hi all, Anybody could assist me. how to resize two dimensional array. Actually I have chunk the first row in matrix. like I have Matrix[2][4]. I have chunk Matrix[0][0...3] and I want to redeclare Matrix like[1][4] dynamically. if u have any way. Please help me out. Sapan Roy Thanks to All

    C# data-structures help tutorial

  • How to recieve value from javascript function
    S Sapan Roy

    :confused:Hi All, I have a javascript function change() which returns var id. while I am calling this function like this TextBox1.Text = change(). I am getting an error can not convert void to string. Is there any way to solve this out... Help me. Thanks Sapan

    Hi all go for this...

    ASP.NET help javascript tutorial

  • How to accept value from javascript in c#
    S Sapan Roy

    confused: Hi, all I have a function change() in javascript which return a id. While I am recieving this ID in TextBox1.Text = change() // error can not convert void to string. Is there any way to solve this error. Please help me... Thanks Sapan Man are born to succed not to fail

    C# help csharp javascript tutorial

  • Key Press event of textbox
    S Sapan Roy

    Hi, all Is there any way to handle keypress event of textbox in C#. Actually I am working in asp.net I create a dyanmic table which contain some textbox. But after clicking Update button I am not able to access modified data inside the textbox. Please help me...If u have any idea... Thanks Sapan Life is full of happy Moments but If u are not stucking....

    C# csharp asp-net help announcement

  • Ajax controls adding to project
    S Sapan Roy

    Hi kumarjammula, First of all install this toolkit. You will get new panel in Toolbox. You need to select Ajax enabled website when u will create a new website. Suppose you have one textbox and a button which generate postback event. You need put update panel from the Ajax panel in your webform. Then put the Textbox inside the update panel. write some code which chages the text of the textbox. You will relize not entire the web is being refreshed rather only update panel. For more information go for Google. Thanks Sapan

    Hi all go for this...

    ASP.NET help tutorial

  • How to get modified value from dynamically created textbox
    S Sapan Roy

    Hi, All :doh: I have a critical problem. I have created a table which is completely dynamic having some textboxs, checkboxs, dropdowns etc. It contains data from database. I stuck when I click on Edit and then Update. The Update button's event handler is not able to access modified data rather it is accessing the old data. I am using c# and asp.net 2.0. I am using user control which contain this table. Is there any way to retrieve modified data from the textbox. Plz Help me out.. Thanks Sapan If u don't succeed then try and try again, because man are born to succeed not to fail.

    ASP.NET help csharp asp-net database tutorial

  • How to handle events of dynamic controls
    S Sapan Roy

    Hi, All I am generating a table which contains Edit button and check box as well. I am getting problem to handle events. I don't have fix no of controls it could be any number. Is there any looping way in order to handle the events of all buttons. If any one have any Idea regarding this. Plz help me out. Thanks Sapan Spillting Headache

    ASP.NET help tutorial

  • SysRefCursor in asp.net
    S Sapan Roy

    Hi, All Could any body help me out. I have a stored procedure in oracle which returns 4 sysrefcursor and on dot net side I mean asp.net using c#. I am not able to recieve the SysRefCursor. If any body has any clue please help me.... Thanks Sapan Spillting Headache

    ASP.NET csharp asp-net database oracle help

  • How to Scroll while drag and drop in c#
    S Sapan Roy

    Hi all, I am working on a project in which I have used Telrik TreeView control But I want to scroll the page when I am draging a node and droping on a node.Reply me If u have any way of it.. Thanks Sapan Roy Hi all go for this...

    ASP.NET csharp tutorial

  • How to add dll in asp.net 2.0
    S Sapan Roy

    Hi all, Could any one help me out. I have created a com dll in vc++ and willing to add reference in asp.net 2.0. Once I succeed but not able to add namespace as well as not able to access any methode. Its a spillting headache for me. Please help me out.... Thanks in advance.. Sapan Hi all go for this...

    ASP.NET csharp c++ asp-net 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