Hi,
I am trying to display a kind of tree like structure with in a data grid. Can any one suggest how to proceed or which control would be apt?
top nodes
+Cosmetics
+Beverages
Expanding top node cosmetics
-Cosmetics
+Perfumes
-Soap
the soap contains new, search , delete with different options within that
--Edit show assign check reorder
...
User Profile
Collapse
-
Tree view like control in data grid/repeater
-
Data grid with checkbox
Hi,
I have a data grid which displays multiple records with a checkbox against the name of a person, the grid is enabled with paging.
When i have selected some checkbox in multiple page say in page 1 i have choosen 8,10th check box and in page 3 i have choosen 3rd checkbox. i would like to know how to retain their values [other than using view state].
regards -
Out parameter
Hi,
I am recently using Fxcop , and in my application i used out parameter in a situation as described below. but Fxcop shows the message as
"Using out parameters might indicate a design flaw."
I have a method which returns the result set of database query as dictionary. I need to display the headings / [ the field selections used in the query for display purpose from the front end. so i used out put paramter... -
Data Display
I have a dictionary which has data from data base, now i would like to print this values as html table[ as i am told its light weight],
i want to have a generic method which should take the headings for table and should display the data from the data dictionary.
1. how to find the headings for table from data dictionary?
2. Whether displaying as html table is better than the controls like listview for... -
I hope i have solved this in the following way. is it right?
i have used class details as aggregation with class header and added multiple values to the dictionary object pointing to the details
like the followings.
Dictionary<stri ng, Details> objDetails -
Thanks for the immediate response.
If you could throw some more lights or a simple example for the same would be very much helpful,.
:) thanksLeave a comment:
-
aggregation
i have a class where i am storing the error header information and another class to store the details about the errors like the following
header
---------
id, name
details
---------
field id
changed value
original value
now i want to create an instance to header class through which i need to input values to details and well the single header class can have multiple details...
No activity results to display
Show More
Leave a comment: