I need to develop a website in which i am supposed to use infragistics controls and can u help me .....how to enable paging in ultrawebgrid...... and what is the event for that.
paging is a property on the grid. If you use a sqldatasource all you have to do is turn on the property and the pager will show up when needed. Have any questions PM me.
I am using ultrawebgrid in which i hav all user information with there e-mail id's . so , now i need to send the the email to some selected customers (which are selected by admin) or send it to all.
So, Now i am using a checkbox column and by this i am sending to selected users and here comes the problem ..........Now if i need to send the email to all the users then what is the solution?????
how to have a check box in the place of column name and if i select the parent check box then all the check boxes should be selected and if de-select the check box then all the check boxes should be de-selected.......... plzz help me with this problem
pavand
None
0 Points
12 Posts
Infragistics ultrawebgrid paging ????
Dec 29, 2008 01:46 PM|LINK
Hello Everyone,
I need to develop a website in which i am supposed to use infragistics controls and can u help me .....how to enable paging in ultrawebgrid...... and what is the event for that.
thanks a lot in advance
ustesgreenri...
Member
392 Points
83 Posts
Re: Infragistics ultrawebgrid paging ????
Dec 29, 2008 03:43 PM|LINK
paging is a property on the grid. If you use a sqldatasource all you have to do is turn on the property and the pager will show up when needed. Have any questions PM me.
Property is Pager > AllowPaging
Ustes G.
pavand
None
0 Points
12 Posts
Re: Infragistics ultrawebgrid paging ????
Dec 29, 2008 04:52 PM|LINK
ustesgreenri...
Member
392 Points
83 Posts
Re: Infragistics ultrawebgrid paging ????
Dec 29, 2008 04:59 PM|LINK
no Problem. I know there are a lot of properties on infragistics controls.
Ustes G.
pavand
None
0 Points
12 Posts
Re: Infragistics ultrawebgrid paging ??
Dec 29, 2008 05:03 PM|LINK
Hello every one,
I am using ultrawebgrid in which i hav all user information with there e-mail id's . so , now i need to send the the email to some selected customers (which are selected by admin) or send it to all.
So, Now i am using a checkbox column and by this i am sending to selected users and here comes the problem ..........Now if i need to send the email to all the users then what is the solution?????
how to have a check box in the place of column name and if i select the parent check box then all the check boxes should be selected and if de-select the check box then all the check boxes should be de-selected.......... plzz help me with this problem
thanks in advance.....
ustesgreenri...
Member
392 Points
83 Posts
Re: Infragistics ultrawebgrid paging ??
Dec 29, 2008 05:14 PM|LINK
take a look at theses links. They should help.
http://forums.infragistics.com/forums/p/10375/40847.aspx
http://weblogs.asp.net/briandukes/archive/2008/04/23/hierarchical-checkbox-selection-with-an-infragistics-ultrawebgrid.aspx
Ustes G.