1

I need to realize a WebSite with a grid that shows all items of my Collection in edit mode like this:

Grid On Apply the edited Collection should be saved. On changing selection in the Supplier combobox shoud show the appropriated logo below. (Is it possible to realise it using a binding instead of unbound code-behind implementation?)

How to implement it with RadGrid? Is any simplier as RadGrid solution in ASP.Net 4.0 with WebForms?

Alexander Zwitbaum
  • 4,776
  • 4
  • 48
  • 55

1 Answers1

0
  1. Regarding the logo from down, try a customised radcombobox showing tex with Icons
  2. I myself am looking for a way to configure and not code the update on 'Apply'
SarjanWebDev
  • 523
  • 3
  • 11