Ask a Question related to ASP.NET General, Design and Development.
-
John #1
Preventing a datagrid item from binding
Hi all,
I have a structure defined and I'm binding an array of them to a datagrid.
In my structure, there is a flag and if there is a specific value in it, I
don't want that particular rfow (item) to be shown within the datagrid. How
do I do this in my ItemDataBound event?
Regards
John.
John Guest
-
Item Renderer complains about binding
I have a data grid bound to an xml list. In the datagrid, I am using an item renderer: <mx:Canvas xmlns:mx="http://www.adobe.com/2006/mxml"... -
Binding a schema item to a variable
Hey guys, I was wondering if there's an easy way to bind one of the webservice schema items to an existing, predefined variable inside the app,... -
Remove an item from a datagrid on binding
Hello, i have a datagrid which i have set up so it has "Accounting" style formating (alternating items with a different backcolor). There are a few... -
Change style of a single row of the item list of datagrid, based on a field value of current item...
Sorry for the long subject guys, but I don't know how better I can resume the matter... Anyway, I have my datagrid showing items of an order. I... -
DataList item not binding.
Hi, I have a Datalist inside the ItemTemplate of another DataList. When I drilldown, I'm not getting any data in either the itemtemplate or...



Reply With Quote

