Recent content by viradiya sagar

  1. V

    text of label in grid view is changed to hexadecimal when button command is...

    ...called in asp.net? i have button in data grid and i set command name to "edit" when i click it i find label which contains customerid by Label lbl=(Label)e.item.findcontrol("lblCustId") when i pass it as parameter in function of select quary its text is converted to hexadecimal and i want to...
  2. V

    i have table news in access i want to display news scrolling in homepage in

    asp.net using c#, how can i? scrolling vertically
Back
Top