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

sunil kumar verma

@sunil kumar verma
About
Posts
6
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • GridView
    S sunil kumar verma

    Hi, Can you please give me sample code for this. Thanks, sunil

    ASP.NET help css

  • GridView
    S sunil kumar verma

    Hello, I have a grid view with one column and populated that with the following code, GridView1.DataSource = PropList; GridView1.DataBind(); Where PropList is a List of string . Now I have added another column in the GridView1 by the following code BoundField b; b = new BoundField(); b.HeaderText = "new1"; GridView1.Columns.Add(b); Now my problem is that if I have another list of string, How i Add that list to the new column. Please help me in this regards. Thanks sunil

    ASP.NET help css

  • TreeView
    S sunil kumar verma

    Hi Shoaib, Thanks for quick reply.I have solved that problem,but i have another problem.I am using a COM dll in my ASP.NET 2.0 application.I have added it through Add Reference. I am developilng a Web Service, when I am using that from web application I am getting the following error Creating an instance of the COM component with CLSID {1FF3BBCC-CE35-47DD-BA47-EFD2B93AF2EC} from the IClassFactory failed due to the following error: 80010105. Can you help me in this regards? Thanks sunil

    Sunil kumar verma Software Engineer

    ASP.NET help csharp asp-net

  • TreeView
    S sunil kumar verma

    Hi, I am using a TreeView control in the ASP.NET 2.0 my problem is that I am passing a TreeNode value from one function to the other and I have to add some child node to that node whose value i have passed. I am not getting how I add child nodes to the parent node whose only value is known. Please help me in this regards, Thanks

    ASP.NET help csharp asp-net

  • TreeView In ASP.NET 2.0
    S sunil kumar verma

    Hi, I am using a TreeView control in the ASP.NET 2.0 my problem is that I am passing a TreeNode value from one function to the other and I have to add some child node to that node whose value i have passed. I am not getting how I add child nodes to the parent node whose only value is known. Please help me in this regards, Thanks

    Sunil kumar verma Software Engineer

    ASP.NET help csharp asp-net

  • problem with resource file
    S sunil kumar verma

    Hi to all, I have written an SDI application and it is working properly but my problem is that the "RC"(resource) file become long in size. It is approximatly 50 MB.I am not able to resolve this problem.so please give me the proper solution thanks and regards sunil kumar verma

    Sunil kumar verma Software Engineer

    C / C++ / MFC help learning
  • Login

  • Don't have an account? Register

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