Guys i am not getting the columns as resultset or dataset
I have an object which has 15 properties and i am binding that object to the grid so there is no question of SQL....
OK let me put it this way.
the only place the sql is used is when i get the cursor with 5 columsn once i get these 5...
how do i do that ?
because i pull back 5 columns in a datareader and then update the properties of the boject (only 5 of them) and then bind the object to grid.
so where i shoudl take care of that
could you please elaborate
thanks
I could hide the columns but the problem is if i do that i have more than 400 rows and the page would be really heavy plus i have viewstate on so.. want to avoid that any otehr solution.....
Hi,
I have an object with 15 properties and i want to bind only 5 of them to various ccolumns in a datagrid.
How can i do that.
right now when i bind the object to the grid , it shows all the 15 colummns. i need only 5 and the columns to be displayed are known at design time.
Any code snippet...
Hi,
I need to create a datagrid user control which will have the same columns whenver its used and its binded to a datasource which is an object. Now the customization to be done is that it should allow only 3 out of 7 columns to be editable( the columns need to be editable are known at design...
Hi, I am using third party controls in my asp.net page. They are infragistics controls and i need to validate the choosen date on a webdatechooser on client side and dont know how to get the chosen date ont eh clietn side without postback.
any suggestiosn???
Hi!
Probably its a silly question but i have been struggling for a while i need to do two things
1. i have both server controls and html controls (<input type=button name="Button1">)
now for server control to attach a css i used cssclass attribute for html control what shoudl be i using because...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.