Search

You searched for the word(s): userid:672361

Matching Posts

  • DataGrid Problem ( Help Me ).

    Dear Sir, I am using DataGrid Control to display data from SQL database. The DataGrid contains one template column (radio button) and also more than one dynamic column based on the data selection. I am binding the data in DataGrid in the Page_Init() method by using the DataTable Concept. Here i am facing one problem. My Problem is : When I am calling the data from database according to my selection then each time the DataGrid is not refreshing. It is showing the data but the previous data is overwriting
  • Re: DataGrid Problem - Help me...

    Sir, I have tried this but It is doing second Time. 1st time it is not working.. Regards Sandeep
  • Re: DataGrid Problem - Help me...

    Sir, I am doing the same thing .i.e i am adding the column as well as row in the (!IsPostBack) my data binding also in runtime . Actually what is my problem exactly is Data coming and showing successfully but due to declare columns in runtime after postback the data is not displaying in the grid. My coding is like this:-Form Load calling this code CachedData.ClearMySQLParameters() Dim datatable As System.Data.DataView Dim datatable1 As New DataTable Dim finprodid As String Dim tempfinprodid As String
  • DataGrid Problem - Help me...

    Dear Sir, I am using Datagrid Control to display my data which is based on my Data present on SQL database.but my DataGrid columns are creating dynamically according to the data present in my Database. DataGrid contains a Radio button to select a particular row. when I will select a particular row it should dispaly the 1st column text for selected row.but what i am getting problem is after clicking on the ASP Button, All the data are disappearing from my Grid becos of my dynamically DataBinding
  • Treeview Control Help

    Hi, I am using ComponentArt Treeview Control to retrive data from Database. but I want to combine a Textbox control with the Treeview control for a perticular field so when I will retrive data from the database, the textbox will automatically created according to my number of leaf nodes and fill with with the data for the particular field.and also when i will save the data it should take the value from the textbox and post in the database for the Specific node. Regards Sandeep
  • Adding a textbox with treeview control

    Hi, I am retriving data from database by using Treeview Control. but I want to combine a textbox control with the treeview control for a perticular feild so when I will retrive data from the database, the textbox will automatically created according to my number of data for all leaf nodes.and also when i will save the data it should take the value from the textbox and post in the database Thanx Sandeep
Page 1 of 1 (6 items)