expression blend - DataGrid in SketchFlow Blendability -


i trying figure out how show 2 different states of datagrid in blend/sketchflow on page. show datagrid empty on load of page , change show results data using databinding sample data when search key pressed.

i have made 2 copies of datagrid - 1 empty , 1 data. can on lay 1 other based on 2 states. best way show behavior, or there better way change items binding or something.

as many things, depends on needs , goals.

if mockup/prototype, did simplest/fastest route goal. if need make more production ready, should have single datagrid , change datacontext or data source.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -