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
N

Nickson

@Nickson
About
Posts
8
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to Check Null for records returned?
    N Nickson

    Hi, When i try to try to use the ExecuteScalar method, e.g. myValue = cmd.ExecuteScalar(), I get an error when the result is null. How can i avoid this? rgds, Nickson

    ASP.NET question help tutorial

  • Datagrid Header
    N Nickson

    I also do not know how to do it from the datagrid cause the border settings is for the entire table. However, the repeater can do what you want but it means much more coding. rgds, Nickson

    ASP.NET css json help question

  • Printing the datareader contents directly
    N Nickson

    You cannot write to a datareader. Use a dataadpater instead if DML statements are to be executed. rgds, Nickson

    ASP.NET database sql-server sysadmin question

  • Using Dataset as temp tables
    N Nickson

    Hi, I am thinking of using an untyped dataset as a temp table to work with in my program. It seems to be much faster than using a database temp table and furthermore and the data table can be created with whatever columns is required and is destroyed when it is no longer required. 1) Is my above concept true? Or what are pros and cons of each? 2) How do you actually update records into a dataset using the primary key conditions rather than specify the row number which is more likely to be unknown. thx in advance for any answers : ) rgds, Nickson

    ASP.NET database question announcement

  • What's the opposite of Server.Map?
    N Nickson

    You can create a virtual directory in your website through IIS. And then you can access your file using a URL. rgds, Nickson rgds, Nickson

    ASP.NET question com sysadmin

  • Inserting Records into a Databinded Dropdown
    N Nickson

    Hi, I have a dropdown list binded to a dataset. However, i will like to add in a few more list items at a particular position in the list. See below for my specific details : What i got listed in the dropdown with a dataset binded. Jan - Seminar A Mar - Seminar B Dec - Seminar C Feb - Workshop D What i wanted -- 2002 -- Jan - Seminar A Mar - Seminar B Dec - Seminar C -- 2003 -- Jan - Seminar F Feb - Workshop D rgds, Nickson

    ASP.NET

  • Merging Header Values In Datagrid
    N Nickson

    Hmmm... still couldn't figure out how to do it? :confused: Now got another question instead? Can I add another header row to a datagrid. (see example below which is actually what i want to achieve) Jan Name 1st 2nd 3rd 4th --------------------- John 0 1 3 6 Mary 1 3 5 7 Should i use datagrid in the above case? Rlly need ur expert advise ;) rgds, Nickson

    ASP.NET question

  • Merging Header Values In Datagrid
    N Nickson

    Does anyone know if it is possible to merge 2 cells together to show as a single heading? The data should continue to show as 2 separate columns under the merge header. rgds, Nickson

    ASP.NET question
  • Login

  • Don't have an account? Register

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