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
T

thuyaaung7

@thuyaaung7
About
Posts
6
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • getting focused control and setting different message in text box.
    T thuyaaung7

    Thanks for your help. It works.

    Web Development java tools

  • getting focused control and setting different message in text box.
    T thuyaaung7

    Hi All, I would like to get some ideas about for the java script as I am new to that area. I'd like to set up a script which will get the control id which is being focused and according to the control id I'd like to set a different message to a text box. If you have any link or ideas of your own, please share with me. The logic is I will have like 6 or 7 controls on the page with a master page.(I am using MS AJAX) When user changes the focus from control to control I would like to display the message in a text box. Like...If the focus is on textbox 1 The message will be "this is text box 1". And user changes the focus to textbox 2 , The message will be " This is text box2." please give me a hand.

    Web Development java tools

  • Monthname() function
    T thuyaaung7

    I assign the return data from sql statement which is string (because when I extract MONTHNAME from date it would return a string). So there should not be System.Byte[] in the cell of the gridview.:doh:

    ASP.NET csharp asp-net database mysql sales

  • Monthname() function
    T thuyaaung7

    Hi G, I am displaying the data in a boundfield of a GridView. There is no error. It works fine. But It just does not showing the right format of the result. The result should be the name of the months. But It is showing "System.Byte[]" instead. The result ---------------------------------¬ Months ¦ Number of Sales ¦ --------------¦------------------¦ System.Byte[] ¦ 11 ¦ --------------¦------------------¦ System.Byte[] ¦ 37 ¦ ---------------------------------- -- modified at 5:49 Wednesday 28th November, 2007

    ASP.NET csharp asp-net database mysql sales

  • Monthname() function
    T thuyaaung7

    Hi, I used sqldatasource. The following is the command. I hope this is the ans for your question.

    ASP.NET csharp asp-net database mysql sales

  • Monthname() function
    T thuyaaung7

    Hi All, I am using monthname() function for particular boundfield for a gridview in ASP.NET2.0. When I display it It shows "system.byte[]" in the cell instead of particular Month name. I am using MySQL database and the command is "SELECT MONTHNAME(sales.issuedate) AS 'Month', Count(Month (date(sales.issuedate))) AS 'Sale' From sales Group by Month(date(sales.issuedate))" I look for the solution on the NET but no luck. Please help me out. good day :)

    ASP.NET csharp asp-net database mysql sales
  • Login

  • Don't have an account? Register

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